Re: Connecting PHP-based Application to Postgres-9.0.3

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Daniel Carrero <dcarreroc(at)gmail(dot)com>
Cc: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-php(at)postgresql(dot)org
Subject: Re: Connecting PHP-based Application to Postgres-9.0.3
Date: 2011-04-07 20:59:23
Message-ID: 4D9E25AB.2040804@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

On 07/04/2011 21:51, Daniel Carrero wrote:
> I think is better wait the response of Adodb Forum[1], but look the
> adodb5\drivers\ directory, I downloaded and here we have this files:
>
> adodb-postgres64.inc.php
> adodb-postgres7.inc.php
> adodb-postgres8.inc.php
>
> Nothing about postgres9 :D

Without having seen the PG log, my guess is that that's where the
problem lies... I'll guess a bit more and say that maybe it's the
different handling of bytea columns.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Rich Shepard 2011-04-07 22:02:13 Re: Connecting PHP-based Application to Postgres-9.0.3
Previous Message Daniel Carrero 2011-04-07 20:51:43 Re: Connecting PHP-based Application to Postgres-9.0.3