Re: the big picture for index-only scans

Поиск
Список
Период
Сортировка
От Gokulakannan Somasundaram
Тема Re: the big picture for index-only scans
Дата
Msg-id CAHMh4-aZvpaA29tGbKtH9Dw6XS10KSXdj28f5OOcODS9VkybVA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: the big picture for index-only scans  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers

There are extensive comments on this in visibilitymap.c and, in
heapam.c, heap_xlog_visible().

I went through the design again and again. I am convinced that this should not have any functional bugs and should not cause much performance issues.
Nice thoughts on bypassing the WAL Logging.

Gokul. 

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

Предыдущее
От: Rushabh Lathia
Дата:
Сообщение: Windows env returns error while running "select pgstatindex"
Следующее
От: Kohei Kaigai
Дата:
Сообщение: [v9.2] Fix Leaky View Problem