public inbox for [email protected]
help / color / mirror / Atom feedInfo on error `Connection to client lost`
3+ messages / 3 participants
[nested] [flat]
* Info on error `Connection to client lost`
@ 2022-06-13 17:27 mahendrakar s <[email protected]>
2022-06-13 17:37 ` Re: Info on error `Connection to client lost` Larry Rosenman <[email protected]>
2022-06-13 17:47 ` Re: Info on error `Connection to client lost` Bzzzz <[email protected]>
0 siblings, 2 replies; 3+ messages in thread
From: mahendrakar s @ 2022-06-13 17:27 UTC (permalink / raw)
To: pgsql-novice <[email protected]>
Hi Pg team,
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.
Thanks in advance.
Thanks,
Mahendrakar.
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Info on error `Connection to client lost`
2022-06-13 17:27 Info on error `Connection to client lost` mahendrakar s <[email protected]>
@ 2022-06-13 17:37 ` Larry Rosenman <[email protected]>
1 sibling, 0 replies; 3+ messages in thread
From: Larry Rosenman @ 2022-06-13 17:37 UTC (permalink / raw)
To: mahendrakar s <[email protected]>; +Cc: pgsql-novice <[email protected]>
On 06/13/2022 12:27 pm, mahendrakar s wrote:
> Hi Pg team,
>
> 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.
>
> Thanks in advance.
>
> Thanks,
> Mahendrakar.
Network connection dies due to network failure......
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: [email protected]
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Info on error `Connection to client lost`
2022-06-13 17:27 Info on error `Connection to client lost` mahendrakar s <[email protected]>
@ 2022-06-13 17:47 ` Bzzzz <[email protected]>
1 sibling, 0 replies; 3+ messages in thread
From: Bzzzz @ 2022-06-13 17:47 UTC (permalink / raw)
To: [email protected]
On Mon, 13 Jun 2022 22:57:32 +0530
mahendrakar s <[email protected]> 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
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2022-06-13 17:47 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 17:27 Info on error `Connection to client lost` mahendrakar s <[email protected]>
2022-06-13 17:37 ` Larry Rosenman <[email protected]>
2022-06-13 17:47 ` Bzzzz <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox