Re: Bumping minimum PostgreSQL version to 10.0

From: Date: Mon, 17 Jun 2024 17:03:38 +0000
Subject: Re: Bumping minimum PostgreSQL version to 10.0
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Mon, 17 Jun 2024 at 18:58, Pierre <[email protected]> wrote:
>
> Would id affect the possibility to use an old PostgreSQL (eg. 9.6) via
> PHP (PDO or ext-pgsql) ?
>
> If so, it might be a dangerous move for oldest projects, you sometime
> can upgrade PHP and your software easily, but can't upgrade the database
> server.
>
> Regards,
>
> Pierre

Yes, after such version increase it would affect PDO PGSQL extension
also and you'd need to upgrade the database. In the PR there is also
9.6 mentioned as one version earlier as an alternative. I'm fine with
9.6 also but PHP-8.4-dev code will need to be adjusted further.


Thread (10 messages)

« previous php.internals (#123653) next »