Re: How to allocate 8 disks

From: Ivan Voras <ivoras(at)geri(dot)cc(dot)fer(dot)hr>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: How to allocate 8 disks
Date: 2008-03-04 10:45:52
Message-ID: fqj920$f03$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Joshua D. Drake wrote:

> This scares me... You lose WAL you are a goner. Combine your OS and
> WAL into a RAID 1.

Can someone elaborate on this? From the WAL concept and documentation at
http://www.postgresql.org/docs/8.3/interactive/wal-intro.html I'd say
the only data that should be lost are the transactions currently in the
log but not yet transferred to permanent storage (database files proper).

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Ivan Voras 2008-03-04 10:54:25 Re: Performance tuning on FreeBSD
Previous Message Greg Smith 2008-03-04 10:22:43 Re: Performance tuning on FreeBSD