Re: Does PostgreSQL Stores its database in multiple disks? - Mailing list pgsql-admin

From Heather Johnson
Subject Re: Does PostgreSQL Stores its database in multiple disks?
Date
Msg-id 415DC978.9030209@nypost.com
Whole thread Raw
In response to Does PostgreSQL Stores its database in multiple disks?  ("Igor Maciel Macaubas" <igor@providerst.com.br>)
List 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 by date:

Previous
From: "Igor Maciel Macaubas"
Date:
Subject: Does PostgreSQL Stores its database in multiple disks?
Next
From: "Michael Paesold"
Date:
Subject: Re: PLEASE GOD HELP US!