Re: Error: server closed the connection unexpectedly - Mailing list pgsql-general

From Tom Lane
Subject Re: Error: server closed the connection unexpectedly
Date
Msg-id 322888.1633896020@sss.pgh.pa.us
Whole thread Raw
In response to Re: Error: server closed the connection unexpectedly  (Ron <ronljohnsonjr@gmail.com>)
Responses Re: Error: server closed the connection unexpectedly
List pgsql-general
Ron <ronljohnsonjr@gmail.com> writes:
> This is AWS RDS Postgresql.  The db server log is accessed via a web
> interface, and is /the/ postgresql log just like you see in vanilla Postgresql.
> I've attached it.  My attempt to connect happened some time between between
> 04:10:30 and 04:17:30.

Hm.  Not much there.  You might try turning on log_connections to be
sure, but what this looks like is that the connection request never
got to the server.  Maybe you've got some middleware involved, like
pgpool or some other connection pooler?

            regards, tom lane



pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Error: server closed the connection unexpectedly
Next
From: Ron
Date:
Subject: Re: Error: server closed the connection unexpectedly