Re: BR/

From: "James B(dot) Byrne" <byrnejb(at)harte-lyne(dot)ca>
To: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: BR/
Date: 2009-07-10 22:58:48
Message-ID: 58133.216.185.71.24.1247266728.squirrel@webmail.harte-lyne.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Fri, July 10, 2009 18:13, Alvaro Herrera wrote:

>
> Is it using a different PG connection than the one doing the
> insert? In that case, it won't see the new row until the
> inserting transaction commits.

That is almost certainly the exact problem. I will check and
determine if this is so but I it seems to me unavoidable that
launching a new shell for the script under test will cause another,
different, connection to be used. If this proves the case then I
will report back. If not then no doubt you will hear from me as
well.

Thank you for illuminating this for me.

>
> BTW it seems necessary to clarify that LOCATION lines correspond
> to the LOG/NOTICE/WARNING/ERROR line immediately _above_ it, not
> the one below.
>

So noted, with thanks.

Regards,

--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB(at)Harte-Lyne(dot)ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3

In response to

  • Re: BR/ at 2009-07-10 22:13:30 from Alvaro Herrera

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-07-10 23:02:16 Re: Idle in transaction help
Previous Message Erik Jones 2009-07-10 22:57:14 Re: Idle in transaction help