Re: PHP pg_connect

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: pgsql-general(at)postgresql(dot)org
Cc: Vince <vincej(at)gmail(dot)com>
Subject: Re: PHP pg_connect
Date: 2007-07-17 07:52:27
Message-ID: 469C753B.6080807@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 17.07.2007 09:45, Hannes Dorbath wrote:
> This is a PHP, not a PostgreSQL question.

Well, pg_last_error() might not return something in that case. You can
create a custom error handler if the message is important for you.

--
Regards,
Hannes Dorbath

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nis Jørgensen 2007-07-17 08:22:21 Re: pg_dump without blobs
Previous Message Hannes Dorbath 2007-07-17 07:45:46 Re: PHP pg_connect