Re: New docs chapter on Transaction Management and related changes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: New docs chapter on Transaction Management and related changes
Дата
Msg-id 20220908074244.bgojfyxx6kf5jgpg@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: New docs chapter on Transaction Management and related changes  (Simon Riggs <simon.riggs@enterprisedb.com>)
Ответы Re: New docs chapter on Transaction Management and related changes  (Simon Riggs <simon.riggs@enterprisedb.com>)
Список pgsql-hackers
On 2022-Sep-06, Simon Riggs wrote:

> On Tue, 6 Sept 2022 at 17:19, Erik Rijkers <er@xs4all.nl> wrote:
> >
> > Op 06-09-2022 om 17:16 schreef Simon Riggs:
> > > New chapter on transaction management, plus a few related changes.
> > >
> > > Markup and links are not polished yet, so please comment initially on
> > > the topics, descriptions and wording.

I think the concept of XID epoch should be described also, in or near
the paragraph that talks about wrapping around and switching between
int32 and int64.  Right now it's a bit unclear why/how that works.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"Uno puede defenderse de los ataques; contra los elogios se esta indefenso"



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

Предыдущее
От: Shinya Kato
Дата:
Сообщение: Re: [PATCH] Tab completion for SET COMPRESSION
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [RFC] building postgres with meson - v12