Re: Database Insertion commitment - Mailing list pgsql-general

From Viatcheslav Kalinin
Subject Re: Database Insertion commitment
Date
Msg-id 46920164.1080105@ipcb.net
Whole thread Raw
In response to Re: Database Insertion commitment  ("Jasbinder Singh Bali" <jsbali@gmail.com>)
Responses Re: Database Insertion commitment  ("Jasbinder Singh Bali" <jsbali@gmail.com>)
List pgsql-general
Jasbinder Singh Bali wrote:
>
> One reason I see that new insert does't see the values of old insert
> is because as soon as socket connection is established, my trigger
> returns and 1st insert is complete even though I'm not sure whether
> the unix tools server has already inserted values in table test or
> not. There might be a time lag based on how fast traceroute returns,
> though right now its very fast.
This is most likely it if I understand you scheme right.

pgsql-general by date:

Previous
From: "Jasbinder Singh Bali"
Date:
Subject: Re: Database Insertion commitment
Next
From: "Jasbinder Singh Bali"
Date:
Subject: Re: Database Insertion commitment