Re: File Groups with postgresql

Поиск
Список
Период
Сортировка
От Hans-Jürgen Schönig
Тема Re: File Groups with postgresql
Дата
Msg-id 41DD0862.5000305@cybertec.at
обсуждение исходный текст
Ответ на File Groups with postgresql  ("Segree, Gareth" <Gareth.Segree@gleanerjm.com>)
Список pgsql-bugs
Segree, Gareth wrote:

> I'm not sure if this is the right forum for this question, but here goes.
>
> I am trying to create a database with a preallocated amount of storage
> (eg. Filegroups in SQL Server).
> Is this possible with postgresql or is there an equivalent.
>
> Gareth Segree
> _mailto:Gareth.Segree@gleanerjm.com_
> Technical Support Analyst
> The Gleaner Company Ltd.
> 7 North Street
> Kingston
> Tel: 922-3400
>

No, PostgreSQL is not pre-allocating space.
This is definitely not a bug.
If you want that you should use a separate filesystem partition which
can grow on demand.
   Best regards,
      Hans-Juergen Schoenig


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: [pgsql-hackers-win32] More SSL questions..
Следующее
От: "Steve McWilliams"
Дата:
Сообщение: Initdb failing for no apparent reason in 8.0.0beta4 on windows