Re: PITR: enhance getRecordTimestamp()

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: PITR: enhance getRecordTimestamp()
Дата
Msg-id 0BB312E7-BC72-445F-9F60-063BF51DC400@yesql.se
обсуждение исходный текст
Ответ на PITR: enhance getRecordTimestamp()  (Simon Riggs <simon.riggs@enterprisedb.com>)
Ответы Re: PITR: enhance getRecordTimestamp()  (Simon Riggs <simon.riggs@enterprisedb.com>)
Список pgsql-hackers
> On 30 Jun 2021, at 11:59, Simon Riggs <simon.riggs@enterprisedb.com> wrote:

> For PITR, getRecordTimestamp() did not include all record types that
> contain times.
> Add handling for checkpoints, end of recovery and prepared xact record types.

+     <variablelist>
This breaks doc compilation, and looks like a stray tag as you want this entry
in the currently open variablelist?

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: should we enable log_checkpoints out of the box?
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: PROXY protocol support