$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 33G 31G 467M 99% /var
/dev/sda6 120G 22G 93G 19% /var/lib/postgresql
I'd like to merge them into single /var
partition (without losing data)
I can shut it down for a while