Re: Error: server closed the connection unexpectedly

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Error: server closed the connection unexpectedly
Date: 2021-10-10 19:30:01
Message-ID: 88091b4c-0731-0077-46c7-41b402601878@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/10/21 2:20 PM, Tom Lane wrote:
> Ron <ronljohnsonjr(at)gmail(dot)com> writes:
>> I think Anil mentioned that there's *nothing* in the Postgresql server log,
>> even (in my case) with log_min_messages cranked to debug5.
> I'm skeptical that you're looking in the right place, then.
> What do you get from
>
> show log_destination;
> show log_directory;

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.

>
> regards, tom lane

--
Angular momentum makes the world go 'round.

Attachment Content-Type Size
postgresql.2021-10-03-04.log text/x-log 5.8 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2021-10-10 20:00:20 Re: Error: server closed the connection unexpectedly
Previous Message Tom Lane 2021-10-10 19:20:03 Re: Error: server closed the connection unexpectedly