Re: pg_xlog question - Mailing list pgsql-general

From DeJuan Jackson
Subject Re: pg_xlog question
Date
Msg-id 3F315F7F.9030009@speedfc.com
Whole thread Raw
In response to Re: pg_xlog question  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List pgsql-general
Why not
  DRDB the whole Postgres file system (possibly multiple disks) and let WAL recovery take care, of uncommitted transactions at db startup time.

Shridhar Daithankar wrote:
On 6 Aug 2003 at 9:56, Mario Weilguni wrote: 
Thanks for the response, but syncing pg_xlog separatly (without DRBD device)
is useless, because a failover will take place when there's an error, so the
extra sync of pg_xlog is very likely to fail.   
Well, I googled for DRBD device. I was unfamiliar with the device.

I would say it should work if data and transaction logs both of them are 
mirrored. But of course you need to test.

If you could write a HOWTO, that would be real great..


ByeShridhar

--"We have the right to survive!"	"Not by killing others."		-- Deela and Kirk, 
"Wink of An Eye", stardate 5710.5


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings 

pgsql-general by date:

Previous
From: Tom Jenkins
Date:
Subject: pg_dump, psql load problem
Next
From: Ron Johnson
Date:
Subject: Error while running pg_dump