Re: BUG #18203: Logical Replication initial sync failure
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, zzzzz.graf@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2023-11-21T18:02:09Z
Lists: pgsql-bugs
Attachments
- v3-0001-Specify-parentheses-for-tablesync-worker-copy-com.patch (text/x-patch) patch v3-0001
- v3-0001-Specify-parentheses-for-tablesync-worker-copy-com_PG15.patch (text/x-patch) patch v3-0001
On Tue, 21 Nov 2023 at 13:31, Peter Smith <smithpb2250@gmail.com> wrote: > > The v2 patch LGTM except for the commit message. > > a) wording - "for tables have no columns too" > b) the plural of "parenthesis" is "parentheses" Thanks, these are fixed in the attached v3 version patch. Regards, Vignesh
Commits
-
Fix the initial sync tables with no columns.
- eeb0ebad79d9 17.0 landed
- 1b6da28e0668 16.2 landed
- 57aae65aee26 15.6 landed