Re: PHP and PostgreSQL

From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>, "PostgreSQL-interfaces" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: PHP and PostgreSQL
Date: 2000-12-27 16:24:26
Message-ID: 00b801c07021$7b33d500$330a0a0a@6014cwpza006
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

I'd say the most important thing would be to get it upto speed with 7.1.
Make sure PHP supports large objects and the TOAST properly.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>;
"PostgreSQL-interfaces" <pgsql-interfaces(at)postgresql(dot)org>
Sent: Wednesday, December 27, 2000 12:56 AM
Subject: [INTERFACES] PHP and PostgreSQL

> I have been asked by the major PHP developer Rasmus Lerdorf to see if
> the PostgreSQL/PHP interface needs any improvements.
>
> Is the current PostgreSQL interface module in PHP adequate? Does it
> support all the current libpq features?
>
> If not, would someone submit some patches to the PHP folks. They want
> us to work well with PHP. They are basically encouraging us to improve
> it in any way we can.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2000-12-27 16:42:09 Re: About PQsetClientEncoding(),"SET NAMES",and "SETCLIENT_ENCODING"
Previous Message Tom Lane 2000-12-27 15:29:31 Re: configure in snapshout == configure.in

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tim Barnard 2000-12-27 16:35:09 PQsetnonblocking questions
Previous Message mlw 2000-12-27 15:15:42 Re: PHP and PostgreSQL