Re: [ADMIN] Checking Postgres Database

2003-10-07 Thread scott.marlowe
On Tue, 7 Oct 2003, Ganesan Kanavathy wrote: > Dear all, > > How to check database size for Posgresql db. I need give hardisk > utilization of the database on daily basis. Here's how I do it: su - postgres cd $PGDATA du -s base ---(end of broadcast)--

[ADMIN] Checking Postgres Database

2003-10-07 Thread Ganesan Kanavathy
Title: Message Dear all,   How to check database size for Posgresql db. I need give hardisk utilization of the database on daily basis.   Regards, ganesh