Re: logical_replication_mode
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter@eisentraut.org>
Date: 2023-08-29T08:21:27Z
Lists: pgsql-hackers
On Tue, Aug 29, 2023 at 12:56 PM Peter Smith <smithpb2250@gmail.com> wrote: > > I had a look at the patch 0001. > > It looks OK to me, but here are a couple of comments: > > ====== > > 1. Is this fix intended for PG16? > Yes. > I found some mention of this GUC old name lurking in the release v16 notes [1]. > That should be changed as well but we can do that as a separate patch just for v16. -- With Regards, Amit Kapila.
Commits
-
Rename logical_replication_mode to debug_logical_replication_streaming
- 39d4207e876f 16.0 landed
- 63956bed7b10 17.0 landed