mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
11d205e2bd
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