mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
New command-line utility to test whether a server is ready to accept connections. Phil Sorber, reviewed by Michael Paquier and Peter Eisentraut
16 lines
164 B
Text
16 lines
164 B
Text
/clusterdb
|
|
/createdb
|
|
/createlang
|
|
/createuser
|
|
/dropdb
|
|
/droplang
|
|
/dropuser
|
|
/reindexdb
|
|
/vacuumdb
|
|
/pg_isready
|
|
|
|
/dumputils.c
|
|
/keywords.c
|
|
/kwlookup.c
|
|
/mbprint.c
|
|
/print.c
|