Connection Timeout Issue due to intermittent non-response of Postgre database - Mailing list pgsql-jdbc

From 이상원
Subject Connection Timeout Issue due to intermittent non-response of Postgre database
Date
Msg-id CALFNBwepVWW6esjue4Eu9_EJ2tnA7KiSzt0ftAiivXiRGj87JQ@mail.gmail.com
Whole thread Raw
Responses Re: Connection Timeout Issue due to intermittent non-response of Postgre database
List 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.

pgsql-jdbc by date:

Previous
From: Rob Bygrave
Date:
Subject: Re: JDBC driver has EOL'd component
Next
From: Tom Lane
Date:
Subject: Re: Connection Timeout Issue due to intermittent non-response of Postgre database