dirty reads - Mailing list pgsql-general

From Josh Close
Subject dirty reads
Date
Msg-id 4a0cafe204101413309cf57b6@mail.gmail.com
Whole thread Raw
Responses Re: dirty reads  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Is there a way to do "dirty" reads on postgres?

If there is an insert of a million records or so, is there a way to
select from those records before it's committed?

-Josh

pgsql-general by date:

Previous
From: "Robin Ericsson"
Date:
Subject: Re: not using index through procedure
Next
From: Bruce Momjian
Date:
Subject: Re: dirty reads