Re: Streaming replication on win32, still broken
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Magnus Hagander <magnus@hagander.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-02-22T04:47:03Z
Lists: pgsql-hackers
On Fri, Feb 19, 2010 at 7:54 PM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote: > Heikki Linnakangas wrote: >> Magnus Hagander wrote: >>> Well, it's going to make the process that reads the WAL cause actual >>> physical I/O... That'll take a chunk out of your total available I/O, >>> which is likely to push you to the limit of your I/O capacity much >>> quicker. >> >> Right, doesn't seem sensible, though it would be nice to see a benchmark >> on that. >> >> Here's a patch to disable O_DIRECT when archiving or streaming is >> enabled. This is pretty hard to test, so any extra eyeballs would be nice.. > > Committed. Can you check that this fixed the PANIC you saw? Thanks! Yeah, SR works fine in my MinGW environment. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center