On 02/11/2010 21:37, Carlos Mennens wrote:

# /etc/rc.d/postgresql initdb
usage: /etc/rc.d/postgresql {start|stop|restart}

That's the daemon start/stop script. You need something like this:

  /path/to/pg/binaries/initdb /path/to/data/dir

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
r...@iol.ie

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

Reply via email to