Re: Ris: BUG #15482: (SOLVED ?) Foreign keys to a partition (NOT APARTITIONED) break the server

Поиск
Список
Период
Сортировка
От Ing. Gianluca Alberici
Тема Re: Ris: BUG #15482: (SOLVED ?) Foreign keys to a partition (NOT APARTITIONED) break the server
Дата
Msg-id d8bdaac5-36d5-7ae2-1781-eb328fb9940c@abinetworks.biz
обсуждение исходный текст
Ответ на Re: Ris: BUG #15482: Foreign keys to a partition (NOT A PARTITIONED) break the server  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Seems solved in 11.1


On 11/5/18 9:16 PM, Tom Lane wrote:
> "Ing. Gianluca Alberici" <alberici@abinetworks.biz> writes:
>> Actually it is a strange behavior, look at this:
>> abi2=> begin;
>> BEGIN
>> abi2=>*delete from _abi_main_pof_t where poftid=1843635; server closed the
>> connection unexpectedly     This probably means the server terminated
>> abnormally     before or while processing the request. The connection to
>> the server was lost. Attempting reset: Failed. !> \q*
> Is it possible that you've done ALTER TABLE ADD COLUMN on _abi_main_pof_t
> or any other table touched by this query?  If so, I bet this is explained
> by that expand_tuple bug.
>
>             regards, tom lane


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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Compatibility issues with version 9.5
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #15495: Ldap authentication not working with multiple serverin Postgresql 11