About pgpool failover / switchover

From: Macao Tom <macaotom(at)gmail(dot)com>
To: pgpool-general(at)lists(dot)postgresql(dot)org
Subject: About pgpool failover / switchover
Date: 2025-09-12 03:43:07
Message-ID: CAPTV4vzgri_2VogHSZUv9-h2+PkWKdAcESg3eOwxkf2MV7UrYQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-general

Dear pgpool,

I built up a postgresql 17.6.2 3 nodes cluster with 3 pgpool 4.6.2 , when I
try to switch over using “pcp_promote_start -s …..” it seems other standy
nodes can not follow the new primary node. However, after I remove the
“postgres.auto.conf” in each server and switch over using the same command
again, it works. I have also check what store in “postgres.auto.conf”, it
may store many config like “primary_conn_info” which connect to the old
primary.

Do you have any idea about this? Or do you know what mechanism cause
postgres store the old primary info in “postgres.auto.config” file?

Best regards,
Terence

Responses

Browse pgpool-general by date

  From Date Subject
Next Message Koshino Taiki 2025-09-17 01:13:34 Re: About pgpool failover / switchover
Previous Message Nisrine Abdou 2025-09-10 16:05:35 Pgpool-II - Tcp session time out between standby nodes