Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound - Mailing list pgsql-hackers

From Alexander Lakhin
Subject Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound
Date
Msg-id 196eb318-7b1f-43aa-7c54-32a6dac8803a@gmail.com
Whole thread Raw
In response to Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hello Robert,

17.10.2023 17:39, Robert Haas wrote:
> On Tue, Oct 17, 2023 at 4:57 AM Aleksander Alekseev
> <aleksander@timescale.com> wrote:
>> v11-0001 and v11-0002 LGTM too.
> Cool. Seems we are all in agreement, so committed these. Thanks!

Please look at the following sentence added by the commit:
        ...
        to issue manual <command>VACUUM</command> commands on the tables where
        <structfield>relminxid</structfield> is oldest.

Isn't relminxid a typo there?

Best regards,
Alexander



pgsql-hackers by date:

Previous
From: "Anton A. Melnikov"
Date:
Subject: Re: 003_check_guc.pl crashes if some extensions were loaded.
Next
From: Noah Misch
Date:
Subject: Re: Tab completion regression test failed on illumos