Re: Pgpool-II 4.7.0 released.

From: Koshino Taiki <koshino(at)sraoss(dot)co(dot)jp>
To: Emond Papegaaij <emond(dot)papegaaij(at)gmail(dot)com>, Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: "pgpool-general(at)lists(dot)postgresql(dot)org" <pgpool-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Pgpool-II 4.7.0 released.
Date: 2026-02-25 05:14:19
Message-ID: OS9PR01MB17364DBE219CD56DC5F7957DC9475A@OS9PR01MB17364.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-general

Hi,

We have added the parameters wd_listen_port and wd_listen_address to allow specifying the address and port on which watchdog listens,
as well as wd_heartbeat_listen_addresses and wd_heartbeat_listen_port to configure the addresses and port on which heartbeat receiver process listens.

These parameters will be available starting from the next minor release.
https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=7bfc5e9898e5999fc4330c5479b4f52294b699b5

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/

________________________________
差出人: Emond Papegaaij <emond(dot)papegaaij(at)gmail(dot)com>
送信日時: 2026年1月26日 19:57
宛先: Tatsuo Ishii <ishii(at)postgresql(dot)org>
CC: pgpool-general(at)lists(dot)postgresql(dot)org <pgpool-general(at)lists(dot)postgresql(dot)org>
件名: Re: Pgpool-II 4.7.0 released.

> The removal happend in 4.2.0 and it was explained in the release note.
> https://www.pgpool.net/docs/42/en/html/release-4-2-0.html
>
> See the section "A.25.2. Migration to Version 4.2":
>
> > Watchdog parameters below are deprecated.
> >
> > - wd_hostname
> > - wd_port
> > - wd_heartbeat_port <--- here
> > - heartbeat_device
> > - heartbeat_destination0
> > - heartbeat_destination_port0
> > - heartbeat_destination1
> > - heartbeat_destination_port1
> > - other_pgpool_hostname0
> > - other_pgpool_port0
> > - other_wd_port0
> > - other_pgpool_hostname1
> > - other_pgpool_port1
> > - other_wd_port1

Thanks. I must have missed wd_heartbeat_port during that upgrade step.
All others were already removed.

Best regards,
Emond

In response to

Responses

Browse pgpool-general by date

  From Date Subject
Next Message Emond Papegaaij 2026-02-25 19:55:57 Re: Pgpool-II 4.7.0 released.
Previous Message zam bak 2026-02-21 00:23:32 Re: pg_enc --input-file ability to read from stdin