Re: [Admin]To estimate the size of db - Mailing list pgsql-admin

From Jaime Casanova
Subject Re: [Admin]To estimate the size of db
Date
Msg-id c2d9e70e0805142127t3efb82e3qd7625d207ae9c360@mail.gmail.com
Whole thread Raw
In response to [Admin]To estimate the size of db  ("Duan Ligong" <l-duan@zd.cnes.jp.nec.com>)
List 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 by date:

Previous
From: "Duan Ligong"
Date:
Subject: [Admin]To estimate the size of db
Next
From: ioguix
Date:
Subject: Re: phpgadmin