Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function
Дата
Msg-id 4159712.1685970085@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function  (Morris de Oryx <morrisdeoryx@gmail.com>)
Ответы Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function
Список pgsql-hackers
Morris de Oryx <morrisdeoryx@gmail.com> writes:
> Can anyone suggest a path forward for me with the upgrade to PG 15?

Apply this patch:

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ca9e79274938d8ede07d9990c2f6f5107553b524

or more likely, pester RDS to do so sooner than the next quarterly
releases.

            regards, tom lane



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

Предыдущее
От: Morris de Oryx
Дата:
Сообщение: Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: postgres_fdw: wrong results with self join + enable_nestloop off