Re: Win32 Powerfail testing - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Win32 Powerfail testing
Date
Msg-id 20030307.103320.71087698.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: Win32 Powerfail testing  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-hackers
> > As I said in the previlus mails, open()+_commit() does the 
> > right job with the transaction log files. So probably I think 
> > I should stick with open()+_commit() approach for ordinary 
> > table/index files too.
> 
> Oh, I didn't see that message. So it's either:
> 
> open() + _commit()

Sorry, I did not mention it explicitly. I meant we use the same
implementation as Jan's work. He uses open()+_commit(), I believe.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: XML ouput for psql
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: bug in contrib/adddepend