RE: server closed the connection unexpectedly - bug report

From: Jiří Ledvinka <ledvinkaj(at)sci(dot)muni(dot)cz>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: RE: server closed the connection unexpectedly - bug report
Date: 2022-07-11 08:05:53
Message-ID: VE1PR03MB52932535F3C7FECDFBF906F2F9879@VE1PR03MB5293.eurprd03.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I dont know what the process 12228 was. Because the OS is Windows Server. Do you want me to send the verbose log file? The SQL commands doesnt not cause the access violation.

Regards

Jiri

From: David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Sent: Saturday, June 25, 2022 11:23 PM
To: Jiří Ledvinka <ledvinkaj(at)sci(dot)muni(dot)cz>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: server closed the connection unexpectedly - bug report

On Sat, Jun 25, 2022 at 2:11 PM David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com<mailto:david(dot)g(dot)johnston(at)gmail(dot)com>> wrote:

On Saturday, June 25, 2022, Jiří Ledvinka <ledvinkaj(at)sci(dot)muni(dot)cz<mailto:ledvinkaj(at)sci(dot)muni(dot)cz>> wrote:

Hello everyone. I have problem with opening DB in pgAdmin. But the DB works normally. See Screenshots and logs.

After update from version 11.10 to 11.16 it didn’t help. pgAdmin also the newest, and other version work either. I cant upgrade to higher version because the SW using this DB isn’t compatible with higher version. Do you thing the solution is to make dump, remove the DB and import DB from the dump.SQL? But there is also TimeScaleDB addon.

Check logs and try just using psql to connect.

So what was process 12228? Any log messages related to it? Last server up was 5 minutes before the logs you are showing here.

If indeed it is an attempt by pgAdmin to connect and issue that set of SQL commands causing an access violation does the same violation occur if you emulate it but using psql?

David J.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2022-07-11 12:31:35 Re: BUG #17543: CSVLOG malformed from disk space error
Previous Message PG Bug reporting form 2022-07-10 04:52:26 BUG #17544: Join order for INNER JOIN ... USING with GROUP BY on join column affects selected query plan