Disk full on postgres-3 #330
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I was working on #329, and tried to upgrade packages on postgres-3, it turned out that its disk is completely full, and only half the size of postgres-2 (the current primary) to begin with.
We need to add more disk space and resize the filesystem. Postgres is turned off for now.
Note: instead of increasing disk space, we can also just create a new VM and sync from scratch, of course.