Detect postmaster being ready by calling psql -l rathern than
Tatsuo Ishii <ishii@postgresql.org>
Detect postmaster being ready by calling psql -l rathern than checking postmaster.pid. It's not enough to check the existence of postmaster.pid since DB recovery might be running.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_ctl/pg_ctl.sh | modified | +6 −5 |