Re: BUG #18599: server closed the connection unexpectedly - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #18599: server closed the connection unexpectedly
Date
Msg-id CABUevEx8UcKn+d2up5GdrT298do=8xW87Zd_dBJFUHKsadd_VQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #18599: server closed the connection unexpectedly  (Karim Chaid <kchaid@hotmail.com>)
Responses Re: BUG #18599: server closed the connection unexpectedly
List pgsql-bugs

On Sat, Sep 7, 2024, 00:18 Karim Chaid <kchaid@hotmail.com> wrote:
One quick test recommended for me is to convert the columnar tables to heap.
Upon doing it, the query worked. It was hung in the first attempt but in the second attempt worked fine.

I would to get this resolved for columnar setup.


There's no such thing as columnar in PostgreSQL. You must be using either a fork or some pretty complex extension. It seems pretty clear that the problem is in that code and not in PostgreSQL since it goes away when you switch off it. So you're probablh better off reporting it to them. 

/Magnus 

pgsql-bugs by date:

Previous
From: Basha
Date:
Subject: Re: [EXT]: Re: BUG #18604: Regression in PostgreSQL 16.4: pg_dump Prevents Essential System Table Modifications
Next
From: Joe Conway
Date:
Subject: Re: [EXT]: Re: BUG #18604: Regression in PostgreSQL 16.4: pg_dump Prevents Essential System Table Modifications