Re: BUG #16258: exec_simple_query does not call ProcessCompletedNotifies after CommitTransactionCommand

From: RekGRpth <rekgrpth(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16258: exec_simple_query does not call ProcessCompletedNotifies after CommitTransactionCommand
Date: 2020-02-14 15:37:44
Message-ID: CAPgh2mKSuVrY-iCEU2PMRLT89E1fUSC86PbO6YHqrGRgFO_joA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Ok, thanks. But I expect to receive notification at every transaction
commit!
with bst regrds, Rek>pth

пт, 14 февр. 2020 г. в 20:36, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:

> RekGRpth <rekgrpth(at)gmail(dot)com> writes:
> > No, it wasn't. I listen in another connection and receive both
> > notifications but only after 10 seconds!
>
> Doesn't sound like a bug to me. The sending backend will only
> send out notifications when it goes idle.
>
> regards, tom lane
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2020-02-14 17:14:53 Re: BUG #16258: exec_simple_query does not call ProcessCompletedNotifies after CommitTransactionCommand
Previous Message Tom Lane 2020-02-14 15:36:32 Re: BUG #16258: exec_simple_query does not call ProcessCompletedNotifies after CommitTransactionCommand