Re: Database Size Limiting

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Database Size Limiting
Дата
Msg-id 40B6F2E0.6000601@archonet.com
обсуждение исходный текст
Ответ на Re: Database Size Limiting  ("Campano, Troy" <Troy.Campano@LibertyMutual.com>)
Список pgsql-general
Campano, Troy wrote:
> Is it possible to have a database spread across two data files?
> So if it fills up filesystem1 then we could add a second filesystem and
> allow it to grow onto this second filesystem?

If you're using Linux there is a tool called the Linux Volume Manager
(LVM) which does this. You can change volume sizes dynamically, add new
disks etc.

I think all modern operating-systems offer something similar.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "Ben-Nes Michael"
Дата:
Сообщение: Re: Database Size Limiting
Следующее
От: Rory Campbell-Lange
Дата:
Сообщение: pg_dump and schema namespace notes