Re: A thought on Index Organized Tables

Поиск
Список
Период
Сортировка
От Gokulakannan Somasundaram
Тема Re: A thought on Index Organized Tables
Дата
Msg-id 9362e74e1002250357x17b2f80fs80053d9330cf76b9@mail.gmail.com
обсуждение исходный текст
Ответ на A thought on Index Organized Tables  (Gokulakannan Somasundaram <gokul007@gmail.com>)
Ответы Re: A thought on Index Organized Tables  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers

The replay of the heap insert/update/delete record updates the
visibility map.

So are you planning to make that section, which writes the xlog and updates the visibility map inside a PANIC section right?

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

Предыдущее
От: Gokulakannan Somasundaram
Дата:
Сообщение: Re: A thought on Index Organized Tables
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Streaming replication and pg_xlogfile_name()