postgresql/src/bin
Michael Paquier 9550ea3027 Add --no-index-cleanup and --no-truncate to vacuumdb.
Both INDEX_CLEANUP and TRUNCATE have been available since v12, and are
enabled by default except if respectively vacuum_index_cleanup and
vacuum_truncate are disabled for a given relation.  This change adds
support for disabling these options from vacuumdb.

Author: Nathan Bossart
Reviewed-by: Michael Paquier, Masahiko Sawada
Discussion: https://postgr.es/m/6F7F17EF-B1F2-4681-8D03-BA96365717C0@amazon.com
2020-06-22 13:23:38 +09:00
..
initdb Change default of password_encryption to scram-sha-256 2020-06-10 16:42:55 +02:00
pg_archivecleanup Translation updates 2020-05-18 12:49:30 +02:00
pg_basebackup Ensure write failure reports no-disk-space 2020-06-19 16:46:07 -04:00
pg_checksums Translation updates 2020-05-18 12:49:30 +02:00
pg_config Translation updates 2020-05-18 12:49:30 +02:00
pg_controldata Translation updates 2020-05-18 12:49:30 +02:00
pg_ctl Translation updates 2020-05-18 12:49:30 +02:00
pg_dump Ensure write failure reports no-disk-space 2020-06-19 16:46:07 -04:00
pg_resetwal Translation updates 2020-05-18 12:49:30 +02:00
pg_rewind Fix file reference in nls.mk 2020-06-16 17:27:23 +02:00
pg_test_fsync Translation updates 2020-05-18 12:49:30 +02:00
pg_test_timing Translation updates 2020-05-18 12:49:30 +02:00
pg_upgrade pg_upgrade: set vacuum_defer_cleanup_age to zero 2020-06-15 20:59:40 -04:00
pg_verifybackup Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pg_waldump Translation updates 2020-05-18 12:49:30 +02:00
pgbench Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql Rethink definition of cancel.c's CancelRequested flag. 2020-06-07 13:07:34 -04:00
scripts Add --no-index-cleanup and --no-truncate to vacuumdb. 2020-06-22 13:23:38 +09:00
Makefile Rename pg_validatebackup to pg_verifybackup. 2020-04-12 11:26:05 -04:00