Search Postgresql Archives

Re: LISTEN considered dangerous

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# ff@xxxxxxxxxxxxxxx / 2006-08-02 07:57:55 +0200:
> I'm bothered by listen listening from the end of the transaction in 
> stead of the start of the transaction.

    Sorry if this isn't what you're after, instead just a question:

    Why don't you issue the LISTEN in a separate transaction before
    going on?
    
    LISTEN foo;
    BEGIN;
    SELECT ...

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux