Connection Timeout Issue due to intermittent non-response of Postgre database

From: 이상원 <swlee(dot)kioplo(at)gmail(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Connection Timeout Issue due to intermittent non-response of Postgre database
Date: 2023-11-04 11:41:13
Message-ID: CALFNBwepVWW6esjue4Eu9_EJ2tnA7KiSzt0ftAiivXiRGj87JQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi. Guru...

We are currently applying and testing Postgre Database version 16.0 in the
web application. The technology stack of the web application is as follows.

- DB OS: Rocky Linux 9.2
- Spring 5.0 Framework (not Spring Boot)
- Java: OpenJDK 17
- WAS: Tomcat 9.0

The Postgre database does not respond intermittently, causing a connection
timeout in the Spring Framework. There is no regularity in the occurrence
of connection timeouts and they do not repeat continuously. Not easy to
track.

Do you have any experience with cases like this? If you have experience, we
need your help to solve the problem.

First, I will try to downgrade to version 15.4 to determine whether it is a
software problem or a network and server environment.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2023-11-04 15:33:06 Re: Connection Timeout Issue due to intermittent non-response of Postgre database
Previous Message Rob Bygrave 2023-10-15 21:57:18 Re: JDBC driver has EOL'd component