Printing Notices to the web?

From: "Marc Sherman" <msherman(at)projectile(dot)ca>
To: <pgsql-php(at)postgresql(dot)org>
Subject: Printing Notices to the web?
Date: 2001-05-24 13:03:20
Message-ID: CGEPKMKAIFJINAOACFFEEEPNCGAA.msherman@projectile.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Is it possible to have NOTICE messages generated by calls to
pg_exec echoed to the client, like more serious error messages
are? Currently, they're just being logged to syslog by php,
which makes it difficult for me to debug them, since I don't
know which query generated the log message.

Thanks,
- Marc

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Chris Ruprecht 2001-05-24 13:17:17 Control Breaks
Previous Message Gurudutt 2001-05-21 14:09:06 Need Help!!