Re: clarification of postgres limitations

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: clarification of postgres limitations
Дата
Msg-id Pine.LNX.4.33.0403041048240.11855-100000@css120.ihs.com
обсуждение исходный текст
Ответ на clarification of postgres limitations  (mbc@soliton.com)
Ответы Re: clarification of postgres limitations
Список pgsql-general
On Thu, 4 Mar 2004 mbc@soliton.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


В списке pgsql-general по дате отправления:

Предыдущее
От: Phil Campaigne
Дата:
Сообщение: Re: Setting up Postgresql on Linux
Следующее
От: mbc@soliton.com
Дата:
Сообщение: Re: clarification of postgres limitations