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 [email protected]
Whole thread Raw
In response to [Admin]To estimate the size of db  ("Duan Ligong" <[email protected]>)
List pgsql-admin
On Wed, May 14, 2008 at 8:33 PM, Duan Ligong <[email protected]> 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