Re: using multiple partitions for a single table

Поиск
Список
Период
Сортировка
От David Stanaway
Тема Re: using multiple partitions for a single table
Дата
Msg-id 200109060047.f860lR716838@postgresql.org
обсуждение исходный текст
Ответ на using multiple partitions for a single table  ("Taher H. Haveliwala" <taherh24@yahoo.com>)
Ответы Re: using multiple partitions for a single table
Список pgsql-admin
On Wednesday, September 5, 2001, at 06:58  AM, Taher H. Haveliwala wrote:

> Is it possible in postgres 7.1.3 to have a single
> table span multiple partitions?  Or is using RAID the
> only option?
>
> Thanks
> Taher

Hi there,
On Linux, you can use LVM (Logical Volume Manager) to do what you want.

I use LVM for a slightly different reason (So I can allocate disk space
as needed for different filesystems on the fly), but you can use it for
RAID like things, but it is more flexible (Esp with XFS filesystem).

I believe there is a similar (Even the same..) project for BSD, and of
course it is inspired by stuff that commercial unix systems have had for
a while.

==============================
David Stanaway
Personal: david@stanaway.net
Work: david@netventures.com.au

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

Предыдущее
От: Sébastien HEITZMANN
Дата:
Сообщение: Vacuum and deadlock.
Следующее
От: pmiranda@vm.com.br
Дата:
Сообщение: pg_dump & Win 9X/NT