Re: Weird WAL numbering

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Weird WAL numbering
Дата
Msg-id 23001.1015430926@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Weird WAL numbering  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> Notice the '2' in the middle of the WAL file name?

Yeah, that's just how the WAL file-naming code works.  The upper and
lower halves of the 64-bit WAL address are handled independently.
        regards, tom lane


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

Предыдущее
От: Turbo Fredriksson
Дата:
Сообщение: Re: Postgresql backend to perform vacuum automatically
Следующее
От: "Rod Taylor"
Дата:
Сообщение: Bad Build