Re: PHP libpq Version != Actual PGSQL Version - Mailing list pgsql-novice

From
Subject Re: PHP libpq Version != Actual PGSQL Version
Date
Msg-id 20060329164241.77756.qmail@web33312.mail.mud.yahoo.com
Whole thread Raw
In response to Re: PHP libpq Version != Actual PGSQL Version  (John DeSoi <desoi@pgedit.com>)
Responses Re: PHP libpq Version != Actual PGSQL Version  (John DeSoi <desoi@pgedit.com>)
List pgsql-novice
--- John DeSoi <desoi@pgedit.com> wrote:

>
> On Mar 28, 2006, at 10:18 PM,
> <operationsengineer1@yahoo.com>
> <operationsengineer1@yahoo.com> wrote:
>
> > i noticed today that phpinfo() displays:
> >
> > PostgreSQL(libpq) Version     8.0.1
> >
> > the strange thing is that i upgraded to 8.1.
> >
> > shouldn't it display 8.1 instead of 8.0.1?
>
> In general, no. Unless you compiled PHP yourself, it
> uses whatever
> version of libpq was available at build time. For
> example, on OS X my
> PHP library has no dynamic references for libpq.
> PostgreSQL support
> was compiled in when PHP was built and changing the
> PostgreSQL
> version on my computer has no impact.
>
>
>
>
> John DeSoi, Ph.D.
> http://pgedit.com/
> Power Tools for PostgreSQL

John, Tom or anyone else,

is this a problem (are there any effects?  do i lose
8.1 functionality or security?)  do i need to monitor
when php5 incorporates 8.1 libpq and upgrade php again
or is it not too big a deal since my winxp service
claims to be pgsql 8.1.

ps - this is on my winxp dev box.

tia...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-novice by date:

Previous
From: george young
Date:
Subject: Re: delete from joined tables
Next
From: John DeSoi
Date:
Subject: Re: PHP libpq Version != Actual PGSQL Version