could not write to file "base/pgsql_tmp/pgsql_tmp912766.7": No space left on device
In the invoice screen I have more than 7,000 invoices and I will receive this error when the page opens after about a few minutes of waiting
What should I do to solve the problem and fix these cases?
psql (PostgreSQL) 12.8
Ubuntu 20.04 focal
odoo 14
run > df -h
Filesystem Size Used Avail Use% Mounted on
udev 1.9G 0 1.9G 0% /dev
tmpfs 394M 5.2M 389M 2% /run
/dev/vda2 30G 20G 8.0G 72% /
tmpfs 2.0G 800K 2.0G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
tmpfs 394M 4.0K 394M 1% /run/user/0
Use the CREATE TABLESAPCE ??
Increase server memory??
Disk: 21G / 32G (68%)
\https://github.com/odoo/odoo/issues/43380