postgresql/src/bin
Robert Haas 87d90ac61f Improve pg_amcheck's TAP test 003_check.pl.
Disable autovacuum, because we don't want it to run against
intentionally corrupted tables. Also, before corrupting the tables,
run pg_amcheck and ensure that it passes. Otherwise, if something
unexpected happens when we check the corrupted tables, it's not so
clear whether it would have also happened before we corrupted
them.

Mark Dilger

Discussion: http://postgr.es/m/AA5506CE-7D2A-42E4-A51D-358635E3722D@enterprisedb.com
2021-03-23 14:57:45 -04:00
..
initdb Use native path separators to pg_ctl in initdb 2021-03-02 15:39:34 -03:00
pg_amcheck Improve pg_amcheck's TAP test 003_check.pl. 2021-03-23 14:57:45 -04:00
pg_archivecleanup Improve common/logging.c's support for multiple verbosity levels. 2020-09-17 12:52:18 -04:00
pg_basebackup Blindly try to fix test script's tar invocation for MSYS. 2021-03-18 22:43:11 -04:00
pg_checksums Remove gratuitous uses of deprecated SELECT INTO 2021-01-28 14:28:41 +01:00
pg_config Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_controldata Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_ctl Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_dump Fix up pg_dump's handling of per-attribute compression options. 2021-03-20 15:01:10 -04:00
pg_resetwal Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_rewind Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
pg_test_fsync Use pg_pwrite() in pg_test_fsync. 2021-02-15 15:23:12 +13:00
pg_test_timing Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04:00
pg_upgrade Move tablespace path re-creation from the makefiles to pg_regress 2021-03-10 14:50:00 +09:00
pg_verifybackup Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_waldump pg_waldump: Fix bug in per-record statistics. 2021-03-23 09:53:08 +09:00
pgbench pgbench: Improve error-handling in \sleep command. 2021-03-22 12:04:48 +09:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Fix psql's \connect command some more. 2021-03-23 14:27:50 -04:00
scripts Refactor and generalize the ParallelSlot machinery. 2021-03-11 13:17:46 -05:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00