Re: Info on error `Connection to client lost` - Mailing list pgsql-novice

From Bzzzz
Subject Re: Info on error `Connection to client lost`
Date
Msg-id 20220613194753.7fac66d1@msi.defcon1.lan
Whole thread Raw
In response to Info on error `Connection to client lost`  (mahendrakar s <mahendrakarforpg@gmail.com>)
List pgsql-novice
On Mon, 13 Jun 2022 22:57:32 +0530
mahendrakar s <mahendrakarforpg@gmail.com> wrote:

Hi,

> What are the scenarios under which we see `FATAL: Connection to client
> lost`.
> One case I could think of is client application closes connection
> abruptly incase of exceptions(for example: column x is not found).
> Can you please share what could be other scenarios we see this error.

As Larry said, the most probable cause is a network problem.

The driver could also have a short default timeout, but it is
difficult to say  more, as you did not provide with any context, such
as, does it take place on the same machine or is it a machine to
machine link, which language was used to write the app, which driver is
in use, etc.

Jean-Yves




pgsql-novice by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Info on error `Connection to client lost`
Next
From: BeeRich Lists
Date:
Subject: psql: error: could not connect to server: Connection refused