Contents
pg_isready
A core utility which checks the connection status of a PostgreSQL server
pg_isready
is a core utility which checks the connection status of a PostgreSQL server.
pg_isready
was added in PostgreSQL 9.3 .
Change history
- PostgreSQL 9.3
- added (commit ac2e9673)
pg_isready
has not been substantially modified since it was introduced in PostgreSQL 9.3.
References
- PostgreSQL documentation: pg_isready