From 661f0765e7b18c97cdf0554f344cf78fc01a8fd0 Mon Sep 17 00:00:00 2001 From: glyn Date: Fri, 3 Jan 2014 11:28:39 +0000 Subject: [PATCH] Updates to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7304acc..6ab8a0a 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,5 @@ Using the hkey obfuscation # /usr/local/pgsql/bin/psql -d -U < hkey.sql Then alter "v_use_hkey := false" to "v_use_hkey := true" in both the -decrypt_replicated_users and encrypt_replicated_users functions. +decrypt_replicated_users and encrypt_replicated_users functions. +Note the pgcrypto contrib module is required for this. -- 2.39.2