Re: 'pg_ctl status' not working - Mailing list pgsql-novice

From Michael Grant
Subject Re: 'pg_ctl status' not working
Date
Msg-id 1618B21A-1314-11D8-9B09-000A27984144@bdanube.com
Whole thread Raw
In response to Re: 'pg_ctl status' not working  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
On Nov 9, 2003, at 5:19 PM, Tom Lane wrote:

> Most likely, pg_ctl has the wrong idea about which data directory to
> look in.  Do you have PGDATA set in your user environment?  Does it
> match where the postmaster is actually running?

That was it. I thought PGDATA was set, but it turns out I had left off
the first "root" slash in the pathname.


>> Postgres 7.3.3 on Max OS X 10.3
>
> I'd suggest updating to 7.3.4 --- 7.3.3 has a nasty bug that once in a
> while will keep the postmaster from restarting after shutdown.


Thanks for the tip. I need to recompile sooner or later anyway....

Michael

--
"Our armies do not come into your cities and lands as conquerors, but
as liberators."
- British General Stanley Maude, Baghdad, 1917


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'pg_ctl status' not working
Next
From: Bruce Momjian
Date:
Subject: Re: How to change PQexec timeout?