Re: PG_PAGE_LAYOUT_VERSION 5 - time for change

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PG_PAGE_LAYOUT_VERSION 5 - time for change
Дата
Msg-id 20081117140957.GA15795@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: PG_PAGE_LAYOUT_VERSION 5 - time for change  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: PG_PAGE_LAYOUT_VERSION 5 - time for change  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-hackers
Heikki Linnakangas wrote:

> Hmm, you're right. I think it can be made to work by storing the *end*  
> offset of each chunk. To find the chunk containing offset X, search for  
> the first chunk with end_offset > X.

FWIW I'm trying to do this.  So far I've managed to make the basic thing
work, and I'm about to have a look at the slice interface.

(Quick note so that nobody wastes their time doing the same thing)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCHES] Infrastructure changes for recovery (v8)
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCHES] Infrastructure changes for recovery (v8)