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
Database connection info should accommodate a configuration for pool_recycle for PostgreSQL. The default is -1, which means the connection is never recycled.
The text was updated successfully, but these errors were encountered:
Database connection info should accommodate a configuration for
pool_recycle
for PostgreSQL. The default is-1
, which means the connection is never recycled.The text was updated successfully, but these errors were encountered: