you know what does work, if you issue the pg_ctl stop with /usr/local/ pgsql/data2 as the argument for -D

pg_ctl -D /usr/local/pgsql/data2 stop

odd tho.


On May 6, 2005, at 3:36 PM, Joshua D. Drake wrote:

Jonel Rienton wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
your data directory points to /usr/local/pgsql/data2 and you've started it with -D /usr/local/pgsql/etc
might be something to look at



In version 8 you can specify the location of the data_directory with the data_directory option in the postgresql.conf file. The postgresql.conf is located in /usr/local/pgsql/etc.


Sincerely,

Jsohua D. Drake
--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedication Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?


              http://www.postgresql.org/docs/faq





---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply via email to