Re: Hot Standby and handling max_standby_delay

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Hot Standby and handling max_standby_delay
Дата
Msg-id 1263807029.3642.1689.camel@ebony
обсуждение исходный текст
Ответ на Re: Hot Standby and handling max_standby_delay  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Mon, 2010-01-18 at 08:28 +0200, Heikki Linnakangas wrote:

> > Do we need a new record type for that, is there a handy record type to
> > bounce from?
> 
> After starting streaming, slices of WAL are sent as CopyData messages.
> The CopyData payload begins with an XLogRecPtr, followed by the WAL
> data. That payload format needs to be extended with a 'message type'
> field and a new message type for the timestamps need to be added.

It wouldn't be a good use of all of our time for me to work on this. I
have zero unallocated time remaining and you'd still need to review what
I'd written, in any case.

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Streaming Replication on win32
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Hot Standby and handling max_standby_delay