Re: [HACKERS] please? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] please?
Date
Msg-id 199905311927.PAA28717@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] please?  (Pablo Funes <pablo@cs.brandeis.edu>)
List pgsql-hackers
> > > > Oracle OCI has oopt() and Informix Online has dirty read that do the trick for
> > > > me.
> > > > --------
> > > 
> > > Please give me more information.  How does dirty read fix the problem?
> > 
> > It allows me to read uncommited records without blocking.
> 
> I suppose it somehow lets you know whether the read was dirty or
> clean...

Not that I am aware of.  Never heard that of Informix.

--  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: Trever Adams
Date:
Subject: Re: [HACKERS] Backend sent 0x45 type while idle
Next
From: Pablo Funes
Date:
Subject: Re: [HACKERS] please?