Probe whether the server is accepting connections.
Section: Server Control and Cluster Management
Check readiness
bash
bash
pg_isready -h localhost -p 5432 -d appdbExplanation
See summary for usage details.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Server Control and Cluster Management