Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound

Поиск
Список
Период
Сортировка
От Alexander Lakhin
Тема Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound
Дата
Msg-id 196eb318-7b1f-43aa-7c54-32a6dac8803a@gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Anton A. Melnikov"
Дата:
Сообщение: Re: 003_check_guc.pl crashes if some extensions were loaded.
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Tab completion regression test failed on illumos