Re: Corner case in xlog stuff: what happens exactly at a seg boundary?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Corner case in xlog stuff: what happens exactly at a seg boundary?
Дата
Msg-id 14140.1154979983@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Corner case in xlog stuff: what happens exactly at a seg boundary?  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> Should we ask users if anyone is currently doing this? It seems pretty
> ugly to have most functions return the last used WAL byte with only
> stop_backup returning the first unused byte.

No, you misunderstood.  All the functions that return WAL location
strings use the same convention.  It's the two new functions that
convert a WAL location string to a filename that have the boundary-case
logic.
        regards, tom lane


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Intermittent "make check" failures on hyena
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: CSStorm occurred again by postgreSQL8.2