Re: DB connection issue suggestions

Поиск
Список
Период
Сортировка
От Sudhir Guna
Тема Re: DB connection issue suggestions
Дата
Msg-id CAGedWvOOuKrukDfOS5zywBcTnCfhrjVK_4680kERG4WahzM+3g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: DB connection issue suggestions  (Ranier Vilela <ranier.vf@gmail.com>)
Ответы Re: DB connection issue suggestions  (Sudhir Guna <sudhir.guna.sg@gmail.com>)
Список pgsql-performance
Hi Ranier,

Thank you for reviewing this.

Yes this is Pentaho and SSRS application.

We are currently using postgresql-42.2.4.jar currently.

Regards,
Guna

On Wed, May 11, 2022 at 2:55 AM Ranier Vilela <ranier.vf@gmail.com> wrote:


Em ter., 10 de mai. de 2022 às 14:49, Sudhir Guna <sudhir.guna.sg@gmail.com> escreveu:
Dear All,

We have recently upgraded Postgresql 9.4 standalone server to Postgresql 11.2 with High Availability (2 servers : Master and Standby).

While trying to test using ETL applications and reports, we observe that the ETL jobs fails with below error,

2022/05/06 16:27:36 - Error occurred while trying to connect to the database
2022/05/06 16:27:36 - Error connecting to database: (using class org.postgresql.Driver)
2022/05/06 16:27:36 - FATAL: Sorry, too many clients already

We have increased the max_connections = 1000 in postgresql.conf file.

It worked ok for a day and later we get the same error message.

Please help to advise on any additional settings required. The prior Postgresql 9.4 had the default max_connections = 100 and the applications worked fine.
I guess that ETL is pentaho?
You can try to use the latest JDBC driver (42.3.5) .

regards,
Ranier Vilela

В списке pgsql-performance по дате отправления:

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: Re: DB connection issue suggestions
Следующее
От: Sudhir Guna
Дата:
Сообщение: Re: DB connection issue suggestions