[HACKERS] Re: [ADMIN] DB size

2001-08-20 Thread Grant
> Hi all. I'm not a good DB admin , thats why I'm posting to this list ! > How can I figure out the size of a database or table ??? It was easier in older versions of postgresql to perform a `du -h` on the directory that corresponded to the database name. However now they are named by some type o

[HACKERS] Re: [ADMIN] DB size

2001-08-19 Thread Grant
> Hi all. I'm not a good DB admin , thats why I'm posting to this list ! > How can I figure out the size of a database or table ??? It was easier in older versions of postgresql to perform a `du -h` on the directory that corresponded to the database name. However now they are named by some type o