You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
application:
java app ,by restful connect postgrest, and then opeatter the postgresql db.
the postgrest: db-pool:80
after a few days of work, the postgrest is blocked, and not work, there is no connection to the postgresql db.
when this happend, I have to restart the postgrest, then it's ok. after two or three days, if happend agagin.
I tried several versions of postgrest, the problem is all here .
thank you .
The text was updated successfully, but these errors were encountered:
vesion:
I use 5.0 and 7.0 all have the problem.
The 5.0 version: I use my build version, in code , I adjust pool time out to 300seconds, the varible default is 10 seconds;
The 7.0 version: I use the version from install web, the db_pool_timeot i set to 600seconds
when the rest is blocked, the cpu fall down quickly,
the log is stoped here , not write any thing , just stop here, like this
10.20.8.1 - - [02/Mar/2021:17:43:03 +0800] "POST /rpc/yt_kafka_filter HTTP/1.1" 200 - "" ""
10.20.8.1 - - [02/Mar/2021:17:43:03 +0800] "POST /rpc/yt_kafka_filter HTTP/1.1" 200 - "" ""
10.20.8.1 - - [02/Mar/2021:17:43:03 +0800] "POST /rpc/yt_kafka_filter HTTP/1.1" 200 - "" ""
10.20.8.1 - - [02/Mar/2021:17:43:03 +0800] "POST /rpc/yt_kafka_filter HTTP/1.1" 200 - "" ""
10.20.8.1 - - [02/Mar/2021:17:43:03 +0800] "POST /rpc/yt_kafka_filter HTTP/1.1" 200 - "" ""
10.20.8.1 - - [02/Mar/2021:17:43:03 +0800] "POST /rpc/yt_kafka_filter HTTP/1.1" 200 - "" ""
application:
java app ,by restful connect postgrest, and then opeatter the postgresql db.
the postgrest: db-pool:80
after a few days of work, the postgrest is blocked, and not work, there is no connection to the postgresql db.
when this happend, I have to restart the postgrest, then it's ok. after two or three days, if happend agagin.
I tried several versions of postgrest, the problem is all here .
thank you .
The text was updated successfully, but these errors were encountered: