Re: php with postgres

From: marcus(dot)boerger(at)t-online(dot)de (Marcus Brger)
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: ivan <iv(at)psycho(dot)pl>, Joe Conway <mail(at)joeconway(dot)com>, Jan Wieck <JanWieck(at)Yahoo(dot)com>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, <pgsql-hackers(at)postgresql(dot)org>, Marcus Brger <marcus(dot)boerger(at)t-online(dot)de>
Subject: Re: php with postgres
Date: 2003-07-21 19:29:56
Message-ID: 966899852.20030721212956@post.rwth-aachen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Bruce,

Monday, July 21, 2003, 9:15:05 PM, you wrote:

BM> Glad you got in touch with the right guys. Joe and Jan have both talked
BM> about doing PlPHP for a while.

:-)

BM> Marcus, would you check if PHP is using RESET ALL when passing
BM> persistent connection to new clients? We added that capability a few
BM> releases ago, specifically for PHP persistent connections, but I don't
BM> think that ever got into the PHP code.

Unfortunately we don't do so yet. Do i need to check for errors or can i do it
unconditionally on conenction start? And i'd need to know how to check if it
is available (like starting with which version).

Best regards,
Marcus mailto:marcus(dot)boerger(at)post(dot)rwth-aachen(dot)de

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-21 19:37:08 Re: php with postgres
Previous Message Bruce Momjian 2003-07-21 19:19:58 Re: vacuumdb can't be canceled