postgresql/src/bin
Amit Kapila 217919dd09 Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber.
During the pg_createsubscriber execution, it is possible that the required
WAL is removed from the primary/publisher node due to
'max_slot_wal_keep_size'.

This patch raises a WARNING during the '--dry-run' mode if the
'max_slot_wal_keep_size' is set to a non-default value on the
primary/publisher node.

Author: Shubham Khanna <khannashubham1197@gmail.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Reviewed-by: Vignesh C <vignesh21@gmail.com>
Discussion: https://postgr.es/m/CAHv8Rj+deqsQXOMa7Tck8CBQUbsua=+4AuMVQ2=MPM0f-ZHbjA@mail.gmail.com
2025-02-18 12:15:43 +05:30
..
initdb initdb: Convert tests to use long options with fat comma style 2025-01-24 15:19:38 +09:00
pg_amcheck pg_amcheck: Fix test failure on Windows with non-existing role 2025-01-27 08:00:19 +09:00
pg_archivecleanup Update copyright for 2025 2025-01-01 11:21:55 -05:00
pg_basebackup Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber. 2025-02-18 12:15:43 +05:30
pg_checksums Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_combinebackup Refactor TAP test code for file comparisons into new routine in Utils.pm 2025-02-09 16:52:33 +09:00
pg_config Update copyright for 2025 2025-01-01 11:21:55 -05:00
pg_controldata pg_controldata: Fix possible errors on corrupted pg_control 2025-02-05 00:45:49 +02:00
pg_ctl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_dump Fix minor memory leaks in pg_dump. 2025-02-12 15:46:31 -05:00
pg_resetwal Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_rewind Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_test_fsync Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_test_timing Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_upgrade Refactor TAP test code for file comparisons into new routine in Utils.pm 2025-02-09 16:52:33 +09:00
pg_verifybackup Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_waldump Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
pg_walsummary Update copyright for 2025 2025-01-01 11:21:55 -05:00
pgbench Limit pgbench COPY FREEZE to ordinary relations 2025-02-11 16:52:08 -05:00
pgevent Update copyright for 2025 2025-01-01 11:21:55 -05:00
psql Add tab completion for ALTER USER/ROLE RESET 2025-02-17 18:12:15 +01:00
scripts Specify the encoding of input to fmtId() 2025-02-10 10:03:37 -05:00
Makefile Update copyright for 2025 2025-01-01 11:21:55 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00