Re: pgsql: Centralize horizon determination for temp tables, fixing bug due

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pgsql: Centralize horizon determination for temp tables, fixing bug due
Дата
Msg-id 20201029040629.gprgkstbmjihxxcj@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pgsql: Centralize horizon determination for temp tables, fixing bug due  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-committers
Hi,

On 2020-10-29 11:34:03 +0800, Julien Rouhaud wrote:
> On Thu, Oct 29, 2020 at 9:07 AM Andres Freund <andres@anarazel.de> wrote:
> >
> > Centralize horizon determination for temp tables, fixing bug due to skew.
> 
> Lapwing just reported some problem
> (https://brekka.postgresql.org/cgi-bin/show_log.pl?nm=lapwing&dt=2020-10-29%2002%3A40%3A14):

Yea, I started looking at it in the thread. Just found the bug:
https://postgr.es/m/20201029040030.p4osrmaywhqaesd4%40alap3.anarazel.de

This was a pre-existing bug, the new test case luckily just made it
visible...

Greetings,

Andres Freund



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Track statistics for streaming of changes from ReorderBuffer.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix wrong data table horizon computation during backend startup.