Diagnostic comment in LogicalIncreaseXminForSlot

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>
Subject: Diagnostic comment in LogicalIncreaseXminForSlot
Date: 2021-05-20 12:13:32
Message-ID: CAExHW5usQWbiUz0hHOCu5twS1O9DvpcPojf6sor=8q--VUuMbA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi
LogicalIncreaseRestartDecodingForSlot() has a debug log to report a
new restart_lsn. But the corresponding function for catalog_xmin.
Here's a patch to add the same.

--
Best Wishes,
Ashutosh Bapat

Attachment Content-Type Size
0001-Report-new-catalog_xmin-candidate-in-LogicalIncrease.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2021-05-20 12:15:52 Re: Force disable of SSL renegociation in the server
Previous Message Amit Kapila 2021-05-20 11:32:53 Re: Logical Replication - behavior of TRUNCATE ... CASCADE