From 6945ea34457822d487b73579cf0ff971c3ba0e88 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 17 Aug 2002 02:43:08 +0000 Subject: Move pg_controldata to /bin. --- doc/src/sgml/ref/pg_controldata.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pg_controldata.sgml b/doc/src/sgml/ref/pg_controldata.sgml index 96e1bea55be..7b4be8c968b 100644 --- a/doc/src/sgml/ref/pg_controldata.sgml +++ b/doc/src/sgml/ref/pg_controldata.sgml @@ -1,5 +1,5 @@ @@ -33,7 +33,8 @@ PostgreSQL documentation - This utility may only be run by the user who installed the server. + This utility may only be run by the user who installed the server because + it requires read access to the datadir. You can specify the data directory on the command line, or use the environment variable PGDATA. -- cgit v1.2.3