Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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