Re: Add the replication origin name and commit-LSN to logical replication worker errcontext
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Euler Taveira <euler@eulerto.com>, Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-07T04:36:37Z
Lists: pgsql-hackers
Attachments
- v6-0001-Add-the-additional-information-to-the-logical-rep.patch (application/octet-stream) patch v6-0001
On Mon, Mar 7, 2022 at 6:36 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote: > > Thank you for the comment. +1. > > I've attached updated patches. > Pushed the first patch. Fixed one typo in the second patch and slightly changed the commit message, otherwise, it looks good to me. I'll push this tomorrow unless there are more comments. -- With Regards, Amit Kapila.
Commits
-
Add the additional information to the logical replication worker errcontext.
- d3e8368c4b6e 15.0 landed
-
Make the errcontext message in logical replication worker translation friendly.
- 5e0e99a80b2f 15.0 landed
-
Add logical change details to logical replication worker errcontext.
- abc0910e2e0a 15.0 cited