RE : Re: RE : Re: Undefined function pg_escape_bytea() despite good PG version

From: Thomas Woerly <yorgat(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: RE : Re: RE : Re: Undefined function pg_escape_bytea() despite good PG version
Date: 2007-03-07 13:12:18
Message-ID: 449351.32327.qm@web52912.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Yes other functions are working since I can install other web apllications. It
is with a specific application calling this function, that I have a problem.

With a phpinfo() page, i have the pgsql section, but there is no information
about the Postgres version.

Thanks for your help all :o)

--- mikie <mikie(dot)pl(at)gmail(dot)com> a écrit :

> 2007/3/7, Thomas Woerly <yorgat(at)yahoo(dot)com>:
> > No sorry, it is a mistyping in my e-mail.
> > It is "local"
>
> OK, have you checked if any other Postgres funtions are working in
> your PHP ? For example, can you perform some simple pg_query and see
> if you can retrieve any results?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>



___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Kitty Yuen 2007-03-12 04:25:17 Problems in connecting to postgreSQL using PHP
Previous Message mikie 2007-03-07 12:56:22 Re: RE : Re: Undefined function pg_escape_bytea() despite good PG version