pg_isready
New command-line utility to test whether a server is ready to accept connections. Phil Sorber, reviewed by Michael Paquier and Peter Eisentraut
Showing
- doc/src/sgml/ref/allfiles.sgml 1 addition, 0 deletionsdoc/src/sgml/ref/allfiles.sgml
- doc/src/sgml/ref/pg_isready.sgml 200 additions, 0 deletionsdoc/src/sgml/ref/pg_isready.sgml
- doc/src/sgml/reference.sgml 1 addition, 0 deletionsdoc/src/sgml/reference.sgml
- src/bin/scripts/.gitignore 1 addition, 0 deletionssrc/bin/scripts/.gitignore
- src/bin/scripts/Makefile 3 additions, 1 deletionsrc/bin/scripts/Makefile
- src/bin/scripts/pg_isready.c 202 additions, 0 deletionssrc/bin/scripts/pg_isready.c
- src/interfaces/libpq/libpq-fe.h 5 additions, 0 deletionssrc/interfaces/libpq/libpq-fe.h
doc/src/sgml/ref/pg_isready.sgml
0 → 100644
src/bin/scripts/pg_isready.c
0 → 100644
Please register or sign in to comment