Re: PostgreSql 9.4 Database connection failure

From: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
To: Lionel Napoleon <lionelnapoleon(at)hotmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSql 9.4 Database connection failure
Date: 2021-09-10 10:58:19
Message-ID: CAEudQAqMR2eeaxfmeL7=0PsavhZ8s1n=StQHX6zk-BqgbPuFFw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Em sex., 10 de set. de 2021 às 06:26, Lionel Napoleon <
lionelnapoleon(at)hotmail(dot)com> escreveu:

> Hi ,
>
Hi, please when you post, choose to post to all.

I was able to rectify most of the problems since they were from my
> application side bugs.
>
Good to know.

However the following entry keeps coming in the postgresql log file:
>
> 2021-09-10 12:06:33 IST LOG: could not receive data from client: No
> connection could be made because the target machine actively refused it.
>
Some connection (socket) from server, can't receive data from client.
Client stuck?

> The application seems to be working despite of this log.My question is
> ..do I need to be worried of the above message
>
I think yes, your client still has some bug, but you can solve this
during development.

regards,
Ranier Vilela

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Michel SALAIS 2021-09-10 17:12:48 RE: sql execution time in pg_stat_statements
Previous Message Julien Rouhaud 2021-09-10 05:18:29 Re: sql execution time in pg_stat_statements