How long does commit take? - Mailing list pgsql-novice

From Reinhard Hnat
Subject How long does commit take?
Date
Msg-id 46307A08.2060803@logotronic.co.at
Whole thread Raw
Responses Re: How long does commit take?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I would like to know how long it will take until the effects of a
transaction is visible from outside after a commit statement. Or in
other words: I have the situation that i have to use data which is
inserted within a transaction immediately after the transactions is
committed, but sometimes the new data is not available a this moment (A
few moments later it is available). Is there any method to check if data
is ready to be used before 'selecting' it?
--
R.Hnat

pgsql-novice by date:

Previous
From: Joe Conway
Date:
Subject: Re: custom crosstab question
Next
From: "Lukas"
Date:
Subject: pg_dump slave DB