Add PostgreSQL::Test::Cluster::is_alive()
Michael Paquier <michael@paquier.xyz>
Add PostgreSQL::Test::Cluster::is_alive() This new routine acts as a wrapper of pg_isready, that can be run on a node to check its connection status. This will be used in a recovery test in a follow-up commit. Suggested-by: Andres Freund <andres@anarazel.de> Author: Nazir Bilal Yavuz <byavuz81@gmail.com> Discussion: https://postgr.es/m/CAN55FZ1D6KXvjSs7YGsDeadqCxNF3UUhjRAfforzzP0k-cE=bA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +26 −0 |
Discussion
- Improve error reporting in 027_stream_regress test 30 messages · 2025-06-30 → 2025-12-06