pg_ctl status with nonexistent data directory - Mailing list pgsql-hackers

From Peter Eisentraut
Subject pg_ctl status with nonexistent data directory
Date
Msg-id 1383420733.20719.4.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: pg_ctl status with nonexistent data directory
List pgsql-hackers
This doesn't seem right:

$ pg_ctl -D /nowhere status
pg_ctl: no server running

It does exit with status 3, so it's not all that broken, but I think the
error message could be more accurate.





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #8573: int4range memory consumption
Next
From: Tom Lane
Date:
Subject: Re: SP-GiST bug and fix