Re: Track in pg_replication_slots the reason why slots conflict?
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: shveta malik <shveta.malik@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Isaac Morland <isaac.morland@gmail.com>, Andres Freund <andres@anarazel.de>,
Postgres hackers <pgsql-hackers@lists.postgresql.org>, Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Date: 2024-01-02T05:05:59Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Track conflict_reason in pg_replication_slots.
- 007693f2a3ac 17.0 landed
Attachments
- v5-0001-Track-conflict_reason-in-pg_replication_slots.patch (application/octet-stream) patch v5-0001
On Mon, Jan 1, 2024 at 5:24 PM shveta malik <shveta.malik@gmail.com> wrote: > > Please ignore the previous patch and PFA new v4 (v4_2). The only > change from the earlier v4 is the subject correction in commit msg. > The patch looks good to me. I have slightly changed one of the descriptions in the docs and also modified the commit message a bit. I will push this after two days unless there are any more comments/suggestions. -- With Regards, Amit Kapila.