public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Retire Slony mode.
Date: Tue, 28 Oct 2025 23:43:39 +0000
Message-ID: <[email protected]> (raw)
Retire Slony mode.
Previously Pgpool-II accepted "slony mode" as one of the
backend_clustering_mode to support Slony-I
(https://www.slony.info/). However the latest Slony-I was released in
2022, nearly 3 years ago at this point. And we heard nothing from
users about retiring Slony mode. This suggests that there would be no
active Slony-I mode users. So let's drop Slony-I support.
Author: Tatsuo Ishii <[email protected]>
Reviewed-by: Bo Peng <[email protected]>
Discussion: [pgpool-general: 9486] Retiring slony mode
https://www.pgpool.net/pipermail/pgpool-general/2025-May/009489.html
Discussion: https://www.postgresql.org/message-id/20250722.153130.1007226654125839063.ishii%40postgresql.org
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b402dbc098339aeef84e46327901139a1ee6c...
Modified Files
--------------
doc.ja/src/sgml/connection-settings.sgml | 23 ------------------
doc.ja/src/sgml/loadbalance.sgml | 2 +-
doc.ja/src/sgml/performance.sgml | 2 +-
doc.ja/src/sgml/restrictions.sgml | 2 +-
doc.ja/src/sgml/runtime.sgml | 26 +-------------------
doc/src/sgml/connection-settings.sgml | 29 -----------------------
doc/src/sgml/performance.sgml | 2 +-
doc/src/sgml/ref/pgpool_setup.sgml | 2 +-
doc/src/sgml/restrictions.sgml | 2 +-
doc/src/sgml/runtime.sgml | 19 +--------------
src/config/pool_config_variables.c | 1 -
src/context/pool_query_context.c | 2 +-
src/include/pool.h | 4 +---
src/include/pool_config.h | 8 -------
src/protocol/pool_proto_modules.c | 2 +-
src/sample/pgpool.conf.sample-stream | 2 +-
src/test/pgpool_setup.in | 7 +-----
src/test/regression/tests/040.client_auth/test.sh | 4 ++--
18 files changed, 15 insertions(+), 124 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgpool: Retire Slony mode.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox