Re: Some frustrations with admin tasks on PGSQL database

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Some frustrations with admin tasks on PGSQL database
Дата
Msg-id 20070817141439.GB9685@depesz.com
обсуждение исходный текст
Ответ на Re: Some frustrations with admin tasks on PGSQL database  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Some frustrations with admin tasks on PGSQL database
Следующее
От: "Rajaram J"
Дата:
Сообщение: Re: I get a error msg when i try to connect to the DB