PostgreSQL no space left on device

Hi,

You can try drop some logs or not needed files from the filesystem which can give you some free space. Then you can:

  • clean up not needed tables
  • or increase the partition size
  • or move the database to another server with more space