Re: the big picture for index-only scans

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


a) First, my understanding of checkpoint is that it flushes all the pages, that got changed below a particular LSN. If we are not having a LSN in the visibility map, how we will be sure, that a visibility map page is getting flushed/not?

Please ignore this statement.  I confused between the checkpoints implemented in Postgres and some other database.

Gokul.

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

Предыдущее
От: Gokulakannan Somasundaram
Дата:
Сообщение: Re: the big picture for index-only scans
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Question: CREATE EXTENSION and create schema permission?