Peter Eisentraut wrote:
Baldur Norddahl wrote: I have now changed my script to use this instead: if pgrep -U pg0 'postmaster' > /dev/null then echo running else echo stopped fi I would still hold that "pg_ctl status" is broken though. Baldur |
- Re: [GENERAL] postgresql start/stop/status script Baldur Norddahl
