Hi all!
We just created an account and a free postgresql to test the system but seems that it doenst work.
It has been rebuilding since creation 7 hours ago.
We even deleted and recereated the instance… same thing. Global logs… all ok … but cannot create any db until initial building finishes.
The instance log has an entre every 4-secs
[postgresql-11]
postmaster: superuser_reserved_connections (3) plus max_wal_senders (20) must be less than max_connections (20)
Looks like the instance creation params is over the max number of connections
Hi @David_Diaz. We’ve identified a connection limit issue on PG11 services in free tier. This should be fixed soon. The workaround for now is to create a service with a later version (any of 12, 13, 14 or 15) if this is suitable for your use-case?
Quick update: because PG11 is quickly reaching EOL we won’t likely make PG11 available as a free plan service retroactively. So sorry we can’t help you with your project!