From f8059d0d93b7762b381b34f055fbca086c608f5a Mon Sep 17 00:00:00 2001 From: Steve Singer Date: Wed, 8 Aug 2018 11:18:10 -0400 Subject: [PATCH] Documentation update for SLONY_SHARE_DIR --- doc/adminguide/slonik.sgml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/adminguide/slonik.sgml b/doc/adminguide/slonik.sgml index f5966672..08ffe0d8 100644 --- a/doc/adminguide/slonik.sgml +++ b/doc/adminguide/slonik.sgml @@ -92,6 +92,22 @@ + Environment Variables + + + SLONY_SHARE_DIR + + Sets the path to the directory containing the slony .sql scripts. + When this is unset Slonik will try to determine the path of the + postgresql share files based on the compiled in defaults or + based on the location of the slonik binary. Usually the share + directory under the Postgresql installation. + + + + + + Exit Status -- 2.39.5