a month ago
I think my postgres database is undergoing some kind of internal error and I am not able to connect to it, I did some indexing a couple of days ago and I have not yet been able to connect to it since then. My hunch is that I may have maximised maximum possible clients at a time and its not allowing new clients even tho those clients are not active anymore. Would appreciate if it could be recovered without losing access to the data and the data itself.
1 Replies
a month ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • about 1 month ago
a month ago
Do you see any errors in your postgres deploy logs ?
If you think it's the clients limit then you can just restart the container and all the connections will reset.
Attachments