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

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: longfin and tamandua aren't too happy but I'm not sure why
Дата
Msg-id 20220930041741.77vrc2scbioma7iu@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: longfin and tamandua aren't too happy but I'm not sure why  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

On 2022-09-29 22:16:10 -0400, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > Any opinions about whether to do this only in head or backpatch to 15?
> 
> HEAD should be sufficient, IMO.

Pushed. I think we should add some more divergent options to increase the
coverage. E.g. a different xlog pagesize, a smaller segmement size so we can
test the "segment boundary" code (although we don't currently allow < 1GB via
normal means right now) etc. But that's for later.

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: interrupted tap tests leave postgres instances around
Следующее
От: Andres Freund
Дата:
Сообщение: Re: meson vs mingw, plpython, readline and other fun