Re: pg_xlog safety

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_xlog safety
Date: 2003-01-27 23:12:28
Message-ID: 20030127181228.B9007@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Jan 26, 2003 at 05:26:15PM -0500, Bruce Momjian wrote:
>
> If you raid has battery-backed RAM cach in your controller, there is no
> advantage to putting WAL on a separate disk --- was that the case?

That was always my view, as well. But someone presented me with an
argument that it would somehow be better to use separate disks inside
the array in order to make this faster (i.e. it'd still be faster
because there'd be no contention for spindles). So, I tried it, but
I could see no difference no matter what I did.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-01-27 23:15:12 Re: pg_xlog safety
Previous Message Andrew Sullivan 2003-01-27 23:09:26 Re: I was spoiled by the MySQL timestamp field