Re: Checking Postgres Database

Поиск
Список
Период
Сортировка
Искать
От
scott.marlowe
Тема
Re: Checking Postgres Database
Дата
Msg-id
Pine.LNX.4.33.0310070829250.11210-100000@css120.ihs.com
Ответ на
Checking Postgres Database (Ganesan Kanavathy)
Список
Дерево обсуждения
Re: Checking Postgres Database Harald Fuchs <nospam@sap.com>
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

В списке pgsql-admin по дате отправления
От: Priya G
Дата:
От: scott.marlowe
Дата:
Сообщение: Re: Pgsql crashes frequently
FAQ