Postgres volumes not encrypted?

It seems that fly volumes default to encrypted, but the pg ones are unencrypted and this cannot be changed. I don’t need them to be encrypted, but wonder why this is the case.

We probably shouldn’t default to encrypted. We don’t currently support snapshot restores from encrypted volumes. Postgres users restore frequently, so defaulting to “restorable” is good!

We had to restore a snapshot but sad to see that its still not supported to restore from an encrypted snapshot.

Is this still the case? If I’m booting my own postgres image should I be using an unencrypted volume?

See answer here:

2 Likes