Re: testing cvs HEAD - HS/SR - missing file

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: testing cvs HEAD - HS/SR - missing file
Дата
Msg-id 3f0b79eb1001270511t7c9ee5fexffc4ae8034fddbf8@mail.gmail.com
обсуждение исходный текст
Ответ на Re: testing cvs HEAD - HS/SR - missing file  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: testing cvs HEAD - HS/SR - missing file  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Wed, Jan 27, 2010 at 8:37 PM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
> But SendRqstPtr comes from LogwrtResult.Write, surely that's correct, no?

Right. But the point is that LogwrtResult.Write might indicate 0/FF000000
because it's the last byte + 1 written out. XLogRead() treats this as the
location where WAL begins to be read, so converts it to the WAL file name
0000000100000000000000FF by using XLByteToSeg.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Patch: psql \whoami option
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Patch: psql \whoami option