We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ab9c2 commit 382843dCopy full SHA for 382843d
docs/admin/encryption.md
@@ -42,6 +42,9 @@ Additional database fields may be encrypted in the future.
42
43
## Enabling encryption
44
45
+> NOTE: Enabling encryption does not encrypt all existing data. To encrypt
46
+> existing data, see [rotating keys](#rotating-keys) below.
47
+
48
- Ensure you have a valid backup of your database. **Do not skip this step.** If
49
you are using the built-in PostgreSQL database, you can run
50
[`coder server postgres-builtin-url`](../cli/server_postgres-builtin-url.md)
0 commit comments