pgsql: Make it easy to time out pg_isready, and make the default 3 seco - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Make it easy to time out pg_isready, and make the default 3 seco
Date
Msg-id E1TynFW-0006bR-2P@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a37e83c0a99ecf50c64baffc6c88c3d805d6e822

Modified Files
--------------
doc/src/sgml/ref/pg_isready.sgml |   12 +++++++
src/bin/scripts/pg_isready.c     |   66 ++++++++++++++++++++-----------------
2 files changed, 48 insertions(+), 30 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Unbreak 9.0 and 9.1 pg_upgrade.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: split search_path index entries into separate secondaries