Re: WIP: WAL prefetch (another approach)

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: WIP: WAL prefetch (another approach)
Дата
Msg-id CAA4eK1K2z=YVh0QCY7JTOXdiutOCMfRjDJMYTqLudXDzK2CYZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: WAL prefetch (another approach)  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Sat, Apr 10, 2021 at 2:16 AM Thomas Munro <thomas.munro@gmail.com> wrote:
>

In commit 1d257577e08d3e598011d6850fd1025858de8c8c, there is a change
in file format for stats, won't it require bumping
PGSTAT_FILE_FORMAT_ID?

Actually, I came across this while working on my today's commit
f5fc2f5b23 where I forgot to bump PGSTAT_FILE_FORMAT_ID. So, I thought
maybe we can bump it just once if required?

-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Matthias van de Meent
Дата:
Сообщение: Re: ATTACH PARTITION locking documentation for DEFAULT partitions
Следующее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: Re: Retry in pgbench