Re: Does PostgreSQL Stores its database in multiple disks?

Поиск
Список
Период
Сортировка
От Heather Johnson
Тема Re: Does PostgreSQL Stores its database in multiple disks?
Дата
Msg-id 415DC978.9030209@nypost.com
обсуждение исходный текст
Ответ на Does PostgreSQL Stores its database in multiple disks?  ("Igor Maciel Macaubas" <igor@providerst.com.br>)
Список pgsql-admin
Could you configure the two volumes as one volume with RAID? If so, then
Postgres shouldn't require any special adjusting to accomplish what you
are after.

Heather Johnson
Senior Database Programmer
New York Post

Igor Maciel Macaubas wrote:
> Hi Guys,
>
> I have a PostgreSQL server, running 7.4.2, that will store a really
> large amount of data (200GB) being migrated from an Oracle database. I
> have a machine with two 120GB Ultra ATA IDE disks, and I'd like to know
> if PostgreSQL could split it over both disks (that gives me 240GB or
> storage). Does he do this automatically ?
> Or I'll have to split it manually, creating symbolic links on my file
> system (ext3)?
> Does anyone ever stored a database (see, it's ONE database only, not a
> cluster) on multiple disks ?
>
> What about PgSQL 8? It'll include this feature?
>
> Thanks!
>
> Regards,
> Igor
> --
> igor@providerst.com.br <mailto:igor@providerst.com.br>
>

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

Предыдущее
От: "Igor Maciel Macaubas"
Дата:
Сообщение: Does PostgreSQL Stores its database in multiple disks?
Следующее
От: "Michael Paesold"
Дата:
Сообщение: Re: PLEASE GOD HELP US!