Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size
Shubham Khanna <khannashubham1197@gmail.com>
From: Shubham Khanna <khannashubham1197@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Shlok Kyal <shlok.kyal.oss@gmail.com>, "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>,
vignesh C <vignesh21@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-01-22T11:21:22Z
Lists: pgsql-hackers
Attachments
- v12-0001-Validate-max_slot_wal_keep_size-in-pg_createsubs.patch (application/octet-stream) patch v12-0001
On Fri, Jan 17, 2025 at 3:39 AM Peter Smith <smithpb2250@gmail.com> wrote: > > Patch v11-0001 LGTM. > > ====== Following the recent comments on Patch v11-0001, the patch was not applied to the HEAD. I have addressed the feedback and prepared a rebased version to incorporate the necessary adjustments. Please find the updated patch. Thanks and regards, Shubham Khanna.
Commits
-
Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber.
- 217919dd0954 18.0 landed
-
Improve grammar of options for command arrays in TAP tests
- ce1b0f9da03e 18.0 cited