I encounter an issue with docker. I want to restore a big database in a postgres container but, when I try to restore my sql i have this :
ERROR: could not extend file "base/16384/16481": wrote only 4096 of 8192 bytes at block 7873 db_1 | HINT: Check free disk space.
Is there a way to increase my container disk space ?