Re: longfin and tamandua aren't too happy but I'm not sure why

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: longfin and tamandua aren't too happy but I'm not sure why
Дата
Msg-id 20220928192015.eqtj4kdc7cjxykjw@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: longfin and tamandua aren't too happy but I'm not sure why  (Peter Geoghegan <pg@bowt.ie>)
Ответы Re: longfin and tamandua aren't too happy but I'm not sure why
Список pgsql-hackers
On 2022-Sep-28, Peter Geoghegan wrote:

> It would be useful if there were generic tests that caught issues like
> this. There are various subtle effects related to how struct layout
> can impact WAL record size that might easily be missed. It's not like
> there are a huge number of truly critical WAL records to have tests
> for.

What do you think would constitute a test here?

Say: insert N records to a heapam table with one index of each kind
(under controlled conditions: no checkpoint, no autovacuum, no FPIs),
then measure the total number of bytes used by WAL records of each rmgr.
Have a baseline and see how that changes over time.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: predefined role(s) for VACUUM and ANALYZE
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: longfin and tamandua aren't too happy but I'm not sure why