mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Return '4' and report a meaningful error message when a non-existent or invalid data directory is passed. Previously, pg_ctl would just report the server was not running. Patch by me and Amit Kapila Report from Peter Eisentraut