Good day.
I am wondering if there is some utility for postgresql, which can
display the amount of disk space that a database (and possibly even
more finer grained; a table) occupies?
I could probably examine $PGDATA/base, but then I'd first have to
figure out how things are stored in there. So assumed there already
would be some utility that does this.
//Daniel