Re: Pgpool-II 4.7.0 released.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: emond(dot)papegaaij(at)gmail(dot)com
Cc: pgpool-general(at)lists(dot)postgresql(dot)org
Subject: Re: Pgpool-II 4.7.0 released.
Date: 2026-01-23 22:57:05
Message-ID: 20260124.075705.464703586659216293.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-general

>> wd_heartbeat_port was once in older versions of pgpool.conf,
>> e.g. v3.3.
>
> Ah, that explains it. Perhaps we should review our configuration file
> against the manual to check if more options have changed over the
> years. We've been using pgpool for quite some time now. Thanks for the
> explanation.

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

Best regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgpool-general by date

  From Date Subject
Next Message Emond Papegaaij 2026-01-26 10:57:37 Re: Pgpool-II 4.7.0 released.
Previous Message Emond Papegaaij 2026-01-23 10:42:19 Re: Pgpool-II 4.7.0 released.