Re: Use PGPOOL 4.6.2, but backend PG is version 14

From: Koshino Taiki <koshino(at)sraoss(dot)co(dot)jp>
To: 刘进央 <liujy(at)highgo(dot)com>
Cc: "pgpool-hackers(at)lists(dot)postgresql(dot)org" <pgpool-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Use PGPOOL 4.6.2, but backend PG is version 14
Date: 2025-12-23 08:23:36
Message-ID: TYYP286MB29316E17193BBEBDE102D8B194B5A@TYYP286MB2931.JPNP286.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-hackers

Hi,

From the Pgpool-II point of view, using Pgpool-II 4.6.2 with a PostgreSQL 14 backend should generally be fine.

However, Pgpool-II 4.6.2 uses the PostgreSQL 17 parser internally. If there are any SQL syntaxes that are accepted in PostgreSQL 14 but are no longer supported or have different behavior in PostgreSQL 17, Pgpool-II may fail to parse such SQL statements correctly.

For details about SQL syntax compatibility between PostgreSQL 14 and PostgreSQL 17,
we recommend that you consult the PostgreSQL community.

Best regards,

Taiki Koshino<koshino(at)sraoss(dot)co(dot)jp>
SRA OSS K.K.
TEL: 03-5979-2701 FAX: 03-5979-2702
URL: https://www.sraoss.co.jp/

________________________________
差出人: 刘进央 <liujy(at)highgo(dot)com>
送信: 2025 年 12 月 22 日 (月曜日) 17:41
宛先: pgpool-hackers(at)lists(dot)postgresql(dot)org <pgpool-hackers(at)lists(dot)postgresql(dot)org>
件名: Use PGPOOL 4.6.2, but backend PG is version 14

Hi,

PGPOOL hackers,

Now I want to use PGPOOL 4.6.2, but my backend is PG14.

At present, 4.6.2 supports PG 17 parser, I want to know if there is any compatibility issue? For example, is there any syntax supported by PG14 but not supported by PG17?

could you please help clarify this?

Thanks a lot!

In response to

Browse pgpool-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-12-23 08:46:25 Re: Proposal: recent access based routing for primary-replica setups
Previous Message Nadav Shatz 2025-12-23 06:28:54 Re: Proposal: recent access based routing for primary-replica setups