Re: When is commited data available

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Fredric Fredricson <Fredric(dot)Fredricson(at)bonetmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: When is commited data available
Date: 2011-05-26 14:55:13
Message-ID: 14552.1306421713@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Fredric Fredricson <Fredric(dot)Fredricson(at)bonetmail(dot)com> writes:
> I wonder when the committed data is available to other connections, or
> more specifically if there is a delay after COMMIT return successfully
> and the data will appear in SELECTs made by other connections.

No, there's no delay.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vick Khera 2011-05-26 15:01:53 Re: When is commited data available
Previous Message Merlin Moncure 2011-05-26 14:39:06 Re: PostgreSQL 8.4.8 bringing my website down every evening