Our disk capacity is at 100%. it seems our postgresql server is full. When I run the df command, I see this.
Filesystem 1K-blocks Used Available Use% Mounted on
udev 4070824 0 4070824 0...
We constantly keep bumping into Too Many Clients issue on our Managed Postgresql cluster. We are currently using the smallest cluster.
When we bump into this issue, we try to run pg_stat_activity and kill some pids th...
1 •
•
By
leninmishra
DigitalOcean Managed PostgreSQL Database
We already have a website called X.com. Now i am building a Django App on a Digital ocean Droplet. i am able to access it using the ip-address.
But we want to have it called reporting.X.com for sharing it with our us...