Re: Add 64-bit XIDs into PostgreSQL 15

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Add 64-bit XIDs into PostgreSQL 15
Дата
Msg-id 3259164.1669058495@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Add 64-bit XIDs into PostgreSQL 15  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: Add 64-bit XIDs into PostgreSQL 15  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
>> To date testing database cluster wraparund was not easy as initdb has always
>> inited it with default xid/mxid/mxoff. The option to specify any valid
>> xid/mxid/mxoff at cluster startup will make these things easier.

> Doesn't pg_resetwal already provide that functionality, or at least some
> of it?

pg_resetwal does seem like a better, more useful home for this; it'd
allow you to adjust these numbers after initial creation which might be
useful.  I'm not sure how flexible it is right now in terms of where
you can set the new values, but that can always be improved.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Damage control for planner's get_actual_variable_endpoint() runaway
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: $1 IS NULL with iso-8859-1 type