postgresql/src/bin
Peter Eisentraut 04bec894a0 initdb: Change default to using data checksums.
Checksums are now on by default.  They can be disabled by the
previously added option --no-data-checksums.

Author: Greg Sabino Mullane <greg@turnstep.com>
Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://www.postgresql.org/message-id/flat/CAKAnmmKwiMHik5AHmBEdf5vqzbOBbcwEPHo4-PioWeAbzwcTOQ@mail.gmail.com
2024-10-16 08:48:10 +02:00
..
initdb initdb: Change default to using data checksums. 2024-10-16 08:48:10 +02:00
pg_amcheck Allow TAP tests to force checksums off when calling init() 2024-10-14 11:25:03 +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 Allow TAP tests to force checksums off when calling init() 2024-10-14 11:25:03 +02:00
pg_combinebackup File size in a backup manifest should use uint64, not size_t. 2024-10-02 09:59:04 -04: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 Fix Y2038 issues with MyStartTime. 2024-10-07 13:51:03 -05:00
pg_dump Remove support for unlogged on partitioned tables 2024-10-03 10:55:02 +09: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 File size in a backup manifest should use uint64, not size_t. 2024-10-02 09:59:04 -04:00
pg_waldump Translation updates 2024-06-24 13:11:27 +02:00
pg_walsummary Remove incorrect entries in pg_walsummary's getopt_long call. 2024-09-30 12:06:54 -04:00
pgbench pgbench: Improve result outputs related to failed transactions. 2024-10-11 13:40:23 +09:00
pgevent Convert some extern variables to static, Windows code 2024-08-01 13:28:32 +02:00
psql psql: Fix \watch when using interval values less than 1ms 2024-10-14 12:27:51 +09:00
scripts vacuumdb: Schema-qualify operator in catalog query's WHERE clause. 2024-10-07 16:49:20 -05: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