Currently initdb outputs suggested text on starting the server:

        Success. You can now start the database server using:
        
            /u/pgsql/bin/postgres -D /u/pgsql/data
        or
            /u/pgsql/bin/pg_ctl -D /u/pgsql/data -l logfile start

I am now thinking pg_ctl should be recommended first.  At the time this
text was written pg_ctl was new.

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to