5 months ago
My DB got full with old schemas which we use for indexing, but I'm now unable to connect to it to delete them because it got full.
Pinned Solution
5 months ago
You need to click on the volume that’s mounted to your database, go to the settings tab, and increase the capacity of the volume from there.
7 Replies
5 months 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 Railway • 5 months ago
5 months ago
try to increase DB volume... wait for the DB to come back. then connect and remove old schemas..then you can downgrade
5 months ago
As said by dharmateja, increasing DB volume and removing old schemas most likely works. If that doesn't work, you could do the same via a replica, that would then take effect on the main db.
dharmateja
try to increase DB volume... wait for the DB to come back. then connect and remove old schemas..then you can downgrade
5 months ago
You can't downsize a volume.
xmrafonso
As said by dharmateja, increasing DB volume and removing old schemas most likely works. If that doesn't work, you could do the same via a replica, that would then take effect on the main db.
5 months ago
You can't have replicas on services with volumes either...
0x5b62656e5d
You can't have replicas on services with volumes either...
5 months ago
Damn you are indeed right, didn't notice that! Sorry for the misinformation!
5 months ago
no way to increase volume nor connect to the db to clear old schemas
blockful
no way to increase volume nor connect to the db to clear old schemas
5 months ago
You need to click on the volume that’s mounted to your database, go to the settings tab, and increase the capacity of the volume from there.
Status changed to Solved ray-chen • 4 months ago
