postgresql/src/bin
Andrew Dunstan 53a14ec290 Make sure to run pg_isready on correct port
The current code can have pg_isready unexpectedly succeed if there is a
server running on the default port. To avoid this we delay running the
test until after a node has been created but before it starts, and then
use that node's port, so we are fairly sure there is nothing running on
the port.

Backpatch to all live branches.
2024-07-13 08:11:46 -04:00
..
initdb Skip some permissions checks on Cygwin 2024-06-13 08:10:16 -04:00
pg_archivecleanup Translation updates 2023-05-08 14:43:15 +02:00
pg_basebackup Skip some permissions checks on Cygwin 2024-06-13 08:10:16 -04:00
pg_checksums Revert "Skip .DS_Store files in server side utils" 2024-02-13 14:08:56 +01:00
pg_config Translation updates 2023-11-06 13:27:02 +01:00
pg_controldata Translation updates 2023-11-06 13:27:02 +01:00
pg_ctl Skip some permissions checks on Cygwin 2024-06-13 08:10:16 -04:00
pg_dump Ensure that "pg_restore -l" reports dependent TOC entries correctly. 2024-05-07 18:23:20 -04:00
pg_resetwal Translation updates 2023-11-06 13:27:02 +01:00
pg_rewind Skip some permissions checks on Cygwin 2024-06-13 08:10:16 -04:00
pg_test_fsync Translation updates 2023-05-08 14:43:15 +02:00
pg_test_timing Translation updates 2023-05-08 14:43:15 +02:00
pg_upgrade Refuse upgrades from pre-9.0 clusters 2024-05-17 14:24:27 +02:00
pg_waldump Translation updates 2024-02-05 14:52:35 +01:00
pgbench Improve test coverage for changes to inplace-updated catalogs. 2024-06-27 19:21:13 -07:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql Translation updates 2024-05-06 12:15:05 +02:00
scripts Make sure to run pg_isready on correct port 2024-07-13 08:11:46 -04:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00