Re: phpinfo(): postgresql versions' mismatch - Mailing list pgsql-php

From ljb
Subject Re: phpinfo(): postgresql versions' mismatch
Date
Msg-id eqj8fg$1bac$1@news.hub.org
Whole thread Raw
In response to phpinfo(): postgresql versions' mismatch  (Mihail Mihailov <Mihail.Mihailov@uta.fi>)
List pgsql-php
Mihail.Mihailov@uta.fi wrote:
> Dear all,
>
> I have recently found out that  PHP libpq Version reported by
> phpinfo() doesn't match the Actual PGSQL Version on the server.
>...

phpinfo() reports the version of libpq which was present when PHP
(or the PHP pgsql module) was compiled. It does not reflect runtime.
It is best to both compile and use the libpq version that matches the
server.

pgsql-php by date:

Previous
From: Mihail Mihailov
Date:
Subject: Re: phpinfo(): postgresql versions' mismatch
Next
From: Michael Fuhr
Date:
Subject: Re: phpinfo(): postgresql versions' mismatch