Make it easy to time out pg_isready, and make the default 3 seconds.
Robert Haas <rhaas@postgresql.org>
Make it easy to time out pg_isready, and make the default 3 seconds. Along the way, add a missing line to the help message. Phil Sorber, reviewed by Fujii Masao
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_isready.sgml | modified | +12 −0 |
| src/bin/scripts/pg_isready.c | modified | +36 −30 |