Re: [HACKERS] Priorities for 6.6 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Priorities for 6.6
Date
Msg-id 199906060441.AAA02561@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Priorities for 6.6  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: [HACKERS] Priorities for 6.6
Re: [HACKERS] Priorities for 6.6
Re: [HACKERS] Priorities for 6.6
List pgsql-hackers
> By the way, may I ask more question regarding Oracle? You mentioned
> the magic of no-fsync in Oracle is actually a bug. Ok, I understand. I
> also heard that Oracle does some kind of redo-log bufferings. Does
> this mean certain committed data might be lost if the system crashed
> before the buffered data is written into the disk?

That is my guess.  Informix does that.  No run runs with non-buffered
logging.  They run with buffered logging, which may loose transactions
for a few seconds or minutes before a crash.

I think we need that, and it should be the default, but few people agree
with me.  I have some schemes to do this.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] Priorities for 6.6
Next
From: Kaare Rasmussen
Date:
Subject: Re: [HACKERS] Priorities for 6.6