Re: PHP and PostgreSQL

From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To:
Cc: "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 18:46:44
Message-ID: 014301c07035$5bfda120$330a0a0a@6014cwpza006
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

I thought I saw mention on the interfaces list that the ODBC driver needed
to be modified to properly use the large objects.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
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>
Sent: Wednesday, December 27, 2000 12:03 PM
Subject: Re: [INTERFACES] PHP and PostgreSQL

> 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 Tom Lane 2000-12-27 18:47:14 Re: configure in snapshout == configure.in
Previous Message Peter Eisentraut 2000-12-27 18:44:38 Re: configure in snapshout == configure.in

Browse pgsql-interfaces by date

  From Date Subject
Next Message Adam Lang 2000-12-27 21:30:46 Re: PHP and PostgreSQL
Previous Message James Merhaut 2000-12-27 18:28:21 PERL5 interface for POSTGRESQL