Re: pg_notify but no pg_listen?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "A(dot)M(dot)" <agentm(at)themactionfaction(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_notify but no pg_listen?
Date: 2010-08-23 22:43:33
Message-ID: 201008232243.o7NMhXX09548@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A.M. wrote:
> There is a new pg_notify function in pgsql 9.0 but no pg_listen
> equivalent? Why? It sure would be handy to pass quoted strings...

Notify sends the notify; there is no place to send a 'listen' payload.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message san man 2010-08-23 22:44:09 select from pipe-delimited field
Previous Message Bruce Momjian 2010-08-23 22:03:22 Re: Warm Standby and resetting the primary as a standby