postgresql/src/bin
Robert Haas 8dfd312902 pg_verifybackup: Verify tar-format backups.
This also works for compressed tar-format backups. However, -n must be
used, because we use pg_waldump to verify WAL, and it doesn't yet know
how to verify WAL that is stored inside of a tarfile.

Amul Sul, reviewed by Sravan Kumar and by me, and revised by me.
2024-09-27 08:40:24 -04:00
..
initdb Translation updates 2024-06-24 13:11:27 +02:00
pg_amcheck Message style improvements 2024-08-27 16:54:10 +02:00
pg_archivecleanup Apply more quoting to GUC names in messages 2024-09-04 13:50:44 +09:00
pg_basebackup Apply more quoting to GUC names in messages 2024-09-04 13:50:44 +09:00
pg_checksums Alphabetize #include directives in pg_checksums.c. 2024-09-20 15:18:42 -05:00
pg_combinebackup Fix typos in code comments and test data 2024-09-03 11:33:38 +02:00
pg_config Translation updates 2024-06-24 13:11:27 +02:00
pg_controldata Translation updates 2024-06-24 13:11:27 +02:00
pg_ctl Improve pg_ctl's message for shutdown after recovery. 2024-07-18 13:48:58 -04:00
pg_dump Repair pg_upgrade for identity sequences with non-default persistence. 2024-09-17 15:53:35 -04:00
pg_resetwal Translation updates 2024-06-24 13:11:27 +02:00
pg_rewind Apply more quoting to GUC names in messages 2024-09-04 13:50:44 +09:00
pg_test_fsync Translation updates 2024-06-24 13:11:27 +02:00
pg_test_timing Convert some extern variables to static 2024-07-02 07:26:22 +02:00
pg_upgrade Improve style of pg_upgrade task callback functions. 2024-09-26 13:54:37 -05:00
pg_verifybackup pg_verifybackup: Verify tar-format backups. 2024-09-27 08:40:24 -04:00
pg_waldump Translation updates 2024-06-24 13:11:27 +02:00
pg_walsummary Fix typo in pg_walsummary/nls.mk. 2024-09-27 10:20:22 +09:00
pgbench Fix placement of "static". 2024-07-05 17:32:55 -04:00
pgevent Convert some extern variables to static, Windows code 2024-08-01 13:28:32 +02:00
psql Fix psql describe commands' handling of ACL columns for old servers. 2024-09-24 17:21:38 -04:00
scripts vacuumdb: Skip temporary tables in query to build list of relations 2024-09-25 14:43:16 +09:00
Makefile Add new pg_walsummary tool. 2024-01-11 12:48:27 -05:00
meson.build Add new pg_walsummary tool. 2024-01-11 12:48:27 -05:00