Re: How to catch NOTIFY messages with PHP

From: Jeff Davis <list-pgsql-general(at)dynworks(dot)com>
To: "Cornelia Boenigk" <poppcorn(at)cornelia-boenigk(dot)de>, "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to catch NOTIFY messages with PHP
Date: 2002-03-16 00:45:21
Message-ID: 200203160049.QAA06060@mail.ucsd.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Try:
http://www.php.net/manual/en/ref.pgsql.php
and look up functions related to notices. It can be done.

Hope this helps,
Jeff

On Friday 15 March 2002 10:21 am, Cornelia Boenigk wrote:
> Hi everybody
>
> Does anybody know how to catch notify messages from within a PHP script?
> Is this possible?
>
> Thanks
> Conni
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-03-16 00:53:08 pg_hba.conf and secondary password file
Previous Message fcanedo 2002-03-16 00:09:02 Re: [GENERAL] Btree index extension question