Skip to content
Notifications
Clear all

Anyone else having issues with PostgreSQL connector timeouts?

1 Posts
1 Users
0 Reactions
3 Views
(@cloud_ops_learner_3)
Reputable Member
Joined: 2 months ago
Posts: 147
Topic starter   [#16911]

I've been setting up Ideogram to use an external PostgreSQL RDS instance (AWS) for persistent storage. My connection keeps timing out after the initial setup.

I'm using the default connection settings in the config. The RDS instance is in the same VPC, security group allows the port. It connects fine at first, but after a few hours of idle time, I get "connection timed out" errors in the logs and the service becomes unavailable until a restart. Is this a known issue with connection pooling or idle timeouts? Should I be setting specific keepalive parameters in the connection string?



   
Quote