Re: Database size - Mailing list pgsql-admin

From Chris Hoover
Subject Re: Database size
Date
Msg-id 1d219a6f0611061259s75f95a84ja1e0b721a6f92c84@mail.gmail.com
Whole thread Raw
In response to Database size  (Nikola Radakovic <achillea@hi.t-com.hr>)
List pgsql-admin
select pg_database_size('<dbname>')/1024/1024;

http://www.postgresql.org/docs/8.1/interactive/functions-admin.html

On 11/6/06, Nikola Radakovic <achillea@hi.t-com.hr> wrote:
Dear community,

I would be very grateful if someone could answer me,
where to find instructions how to set the size ( in megabytes ) for
particular database.


best regards,
N.Radakovic


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to majordomo@postgresql.org so that your
       message can get through to the mailing list cleanly

pgsql-admin by date:

Previous
From: Nikola Radakovic
Date:
Subject: Database size
Next
From: Richard Broersma Jr
Date:
Subject: Re: Database size