Re: clarification of postgres limitations

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: <mbc(at)soliton(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: clarification of postgres limitations
Date: 2004-03-04 17:49:49
Message-ID: Pine.LNX.4.33.0403041048240.11855-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 4 Mar 2004 mbc(at)soliton(dot)com wrote:

> Since it seems that the location of the server's data store is bound to a
> single directory, a database cannot span across multiple file systems.
> Further, does it imply that the maxiumum size of a database cannot exceed
> the maximum size of the underlying file system?

With 7.5 you'll be able to easily put database structures on more than one
file system.

As of 7.x series, the initlocation script allowed you to put individual
databases within a cluster on different storage points:

http://www.postgresql.org/docs/7.4/static/manage-ag-alternate-locs.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mbc 2004-03-04 18:10:43 Re: clarification of postgres limitations
Previous Message Enrico Weigelt 2004-03-04 17:49:26 Re: REFERENCES error message complaint, suggestion