[PATCH] Timestamp for a XLOG_BACKUP_END WAL-record

Поиск
Список
Период
Сортировка
От Andrey V. Lepikhov
Тема [PATCH] Timestamp for a XLOG_BACKUP_END WAL-record
Дата
Msg-id b9b27881-1062-fb55-3380-43c1652e781d@postgrespro.ru
обсуждение исходный текст
Ответы Re: [PATCH] Timestamp for a XLOG_BACKUP_END WAL-record  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,
I prepared a patch which adds a timestamp into a XLOG_BACKUP_END 
WAL-record. This functionality is needed in practice when we have to 
determine a recovery time of specific backup.
This code developed in compatibility with WAL segments, which do not 
have a timestamp in a XLOG_BACKUP_END record.

-- 
Andrey Lepikhov
Postgres Professional:
https://postgrespro.com
The Russian Postgres Company

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Usage of epoch in txid_current
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH] Timestamp for a XLOG_BACKUP_END WAL-record