Re: PHP and PostgreSQL

From: Frank Joerdens <frank(at)joerdens(dot)de>
To: Adam Lang <aalang(at)rutgersinsurance(dot)com>
Cc: 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 17:03:39
Message-ID: 3A4A20EB.18B939D4@joerdens.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Adam Lang wrote:
>
> 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.

What would be the problem there? As I understand TOAST, the application shouldn't take any
notice of it's inner workings whatsoever . . . also, I've used TOAST with PHP (i.e. I've
managed to insert more than 8 k into a row with the rowsize set to 8 k), without any
trouble. I don't know about large objects but as I heard, the interface didn't change?!

- Frank

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tim Uckun 2000-12-27 17:18:01 Creating locales.
Previous Message Karl DeBisschop 2000-12-27 16:45:04 Re: [HACKERS] PHP and PostgreSQL

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2000-12-27 17:11:08 Re: PQsetnonblocking questions
Previous Message Tim Barnard 2000-12-27 16:45:15 RE: PQsetnonblocking