N
N
Nikita Barinov2022-03-09 16:58:41
PostgreSQL
Nikita Barinov, 2022-03-09 16:58:41

How to set up postgresql for stable operation?

What is the point:
There is a conditional web service whose server is running on Tomcat, postgresql is used as a database service. And the following situation occurs: in the region of 100 logging, the service starts sending errors of the type - SQLException, HibernateException.
After restarting tomcat everything is back to normal.
The Max_connections parameter is set to 9999
I can't figure out what the problem is (

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
ky0, 2022-03-09
@ky0

Judging by your brief explanation, the problem is most likely in the application, and not in the database. Although I would also pay attention to the postgres settings. There is nothing to talk about without logs.

F
Fadmin, 2022-03-11
@Fadmin

And you can find out where the "100 logging" area is located?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question