From 1be2e0d82388df2b5f72ec1f8129fe967332571a Mon Sep 17 00:00:00 2001 From: Oleg Moskalenko Date: Sat, 25 Jul 2015 20:44:24 -0700 Subject: [PATCH] INSTALL updated --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 0500d54..d34d3f1 100644 --- a/INSTALL +++ b/INSTALL @@ -852,6 +852,9 @@ may be located in different places. $ sudo /etc/init.d/postgresql stop $ sudo /etc/init.d/postgresql start + + The scripts may also be in /usr/local/etc/init.d, or in /etc/rc.d/, or + in /usr/local/etc/rc.d/ . 5) Check /etc/passwd file to find out which user account is used for the PostgreSQL admin access on your system (it may be "pgsql", or "postgres",