Re: dirty reads - Mailing list pgsql-general

From Bruce Momjian
Subject Re: dirty reads
Date
Msg-id 200410142038.i9EKcJd22774@candle.pha.pa.us
Whole thread Raw
In response to dirty reads  (Josh Close <narshe@gmail.com>)
List pgsql-general
Josh Close wrote:
> 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?

By your transaction, sure, by another, no.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Josh Close
Date:
Subject: dirty reads
Next
From: Bambero
Date:
Subject: Boolean