Re: Error: server closed the connection unexpectedly

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Anil <anilkumar15(dot)mf(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Error: server closed the connection unexpectedly
Date: 2021-10-09 20:26:27
Message-ID: cbd0c999-f05b-d03e-5195-1479e0001af6@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/9/21 9:01 AM, Anil wrote:
> Hi Team,
>
> I am using Postgres (AWS instance, version: PostgreSQL 12.7 on
> x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.3 20140911 (Red Hat
> 4.8.3-9), 64-bit) with python for programming and pgAdmin for querying.
> However facing below error very often but did not see any aborted
> information in log (in server activity, pdAdmin dashboard). Tried to get
> support from open community but no luck so writing to you, could you
> help me?

What does the actual Postgres log show?

When does the error occur, with the Python program, the pgAdmin query
or both?

>
> *OperationalError: server closed the connection unexpectedly
> *
> *This probably means the server terminated abnormally
> before or while processing the request.*
>
> Thanks,
> Anil

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2021-10-10 06:18:24 Re: Error: server closed the connection unexpectedly
Previous Message Anil 2021-10-09 16:01:50 Error: server closed the connection unexpectedly