Re: Database size

From: Mike Goldner <mgoldner(at)agmednet(dot)com>
To: Nikola Radakovic <achillea(at)hi(dot)t-com(dot)hr>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Database size
Date: 2006-11-06 21:01:19
Message-ID: 1162846879.5202.34.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Nikola,

I'm not exactly sure what you are asking.

The size of the database is usually determined by the amount of data
stored and not determined beforehand.

Are you refering of "tablespaces", as other DBMSs use them? If so,
Postgres has a tablespace command, but it simply points to a filesystem
location. There is no "size" specified.

The size of the database is simply limited by the available filesystem
capacity (I suppose there may be some restrictions at the high-end).

Mike

On Mon, 2006-11-06 at 14:48 -0600, Nikola Radakovic 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Mike Goldner
Vice President Networks and Technology
AG Mednet, Inc.
The Pilot House
Lewis Wharf
Boston, MA 02110
617.854.3225 (office)
617.909.3009 (mobile)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Richard Broersma Jr 2006-11-06 21:49:36 Re: Database size
Previous Message Richard Broersma Jr 2006-11-06 20:59:26 Re: Database size