Question

Database cluster constant connection

Hey,

I created a PostgreSQL database cluster. Since then, even with trusted sources set to any IP. I have a constant “1 connection”.

I don’t know if this connection comes from Digital Ocean or a pending connection that occurred when I first tested if I could connect to the DB.

I can’t first anywhere if I can disconnect all clients connected, or debug current connections…

I don’t know either if this affect my pricing usage.

Anyone can help me?


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Anadi
DigitalOcean Employee
DigitalOcean Employee badge
June 1, 2021
Accepted Answer

Hi there,

The connection you’re seeing to the database might be the agent connection for system metrics.

The max backend Connections are defined according to the cluster size and system or agent connections do not count as part of that backend Connections.

I hope this helps.

Regards, Anadi