Re: Some frustrations with admin tasks on PGSQL database - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: Some frustrations with admin tasks on PGSQL database
Date
Msg-id 20070817141439.GB9685@depesz.com
Whole thread Raw
In response to Re: Some frustrations with admin tasks on PGSQL database  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
List pgsql-general
On Fri, Aug 17, 2007 at 09:50:42PM +0800, Phoenix Kiula wrote:
> > How big is the actual table itself (in bytes).
> Where should I find this?

select pg_relation_size('mytable');

depesz

--
quicksil1er: "postgres is excellent, but like any DB it requires a
highly paid DBA.  here's my CV!" :)
http://www.depesz.com/ - blog dla ciebie (i moje CV)

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Some frustrations with admin tasks on PGSQL database
Next
From: "Rajaram J"
Date:
Subject: Re: I get a error msg when i try to connect to the DB