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

From Björn Lundin
Subject Re: Does PostgreSQL Stores its database in multiple disks?
Date
Msg-id cjkh27$1qm1$1@news.hub.org
Whole thread Raw
In response to Does PostgreSQL Stores its database in multiple disks?  ("Igor Maciel Macaubas" <igor@providerst.com.br>)
List pgsql-admin
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).

Have you considered Raid? Raid 0 or 1 (I keep forgetting which)
will make the 2 disks to appear as one (The other will mirror one disk)

--
/Björn
-------------------------------------------------------------------
http://lundin.homelinux.net
Registered Linux User No. 267342 <http://counter.li.org>

pgsql-admin by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: PLEASE GOD HELP US!
Next
From: John McBride
Date:
Subject: Re: fedora core 2 postgresql regression tests fail