From dd7818ff71ece36e597f0295347318f9132d3d66 Mon Sep 17 00:00:00 2001 From: Muhammad Usama Date: Tue, 5 Mar 2024 22:46:13 +0500 Subject: [PATCH] Update README.md Co-authored-by: Andrew Pogrebnoi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03c01264..5b0fb5e8 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ FUNCTION pg_tde_add_key_provider_file( ```sql SELECT pg_tde_add_key_provider_file('file','/tmp/pgkeyring'); ``` +**Note: The `File` provided is intended for development and stores the keys unencrypted in the specified data file.** 6. Set the master key for the database using the `pg_tde_set_master_key` function. ```sql FUNCTION pg_tde_set_master_key (