Re: [GENERAL] Disk space usage discrepancy

2011-04-23 Thread Tom Lane
Yang Zhang writes: > We're trying to figure out how to account for our disk space > consumption in a database. > $ sudo du -shx /var/lib/postgresql/8.4/main/ > 1.9G/var/lib/postgresql/8.4/main/ > But when we query Postgresql to find out how much disk space is > actually being used by the var

[GENERAL] Disk space usage discrepancy

2011-04-22 Thread Yang Zhang
We're trying to figure out how to account for our disk space consumption in a database. $ sudo du -shx /var/lib/postgresql/8.4/main/ 1.9G/var/lib/postgresql/8.4/main/ But when we query Postgresql to find out how much disk space is actually being used by the various databases, we get a total o