Re: [Admin]To estimate the size of db

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: [Admin]To estimate the size of db
Дата
Msg-id c2d9e70e0805142127t3efb82e3qd7625d207ae9c360@mail.gmail.com
обсуждение исходный текст
Ответ на [Admin]To estimate the size of db  ("Duan Ligong" <l-duan@zd.cnes.jp.nec.com>)
Список pgsql-admin
On Wed, May 14, 2008 at 8:33 PM, Duan Ligong <l-duan@zd.cnes.jp.nec.com> wrote:
>
> Hi, all
>
> Is there a way to estimate the size of the space which a postgresql database
> occupies? or the max size of db?
>

if pg >= 8.1 then
    http://www.postgresql.org/docs/8.1/static/functions-admin.html#FUNCTIONS-ADMIN-DBSIZE
else
    there is a contrib/dbsize
end if

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Guayaquil - Ecuador
Cel. (593) 087171157

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Duan Ligong"
Дата:
Сообщение: [Admin]To estimate the size of db
Следующее
От: ioguix
Дата:
Сообщение: Re: phpgadmin