Re: Query on Primary_conninfo

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Praneel Devisetty <devisettypraneel(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Query on Primary_conninfo
Date: 2023-07-27 00:55:17
Message-ID: ZMHAdX2JmUUuPHVD@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 26, 2023 at 05:33:50PM +0530, Praneel Devisetty wrote:
> Standy is not picking this change even after a reload.
>
> Restarting standby is working out, but as PG13 supports reload of
> primary_connfino is there a reliable way to achieve this without restarting
> standby database.

primary_conninfo should be able to switch dynamically the upstream
server it streams WAL from on a reload. I've quickly checked with a
simple configuration and I was able to get it done without a restart
here. Perhaps you have found a bug, but it's hard to say without
having more details about what's happening. For example, what do the
logs of the standby tell you? Are you sure that the reload was done
on the correct node? Did you check with a SHOW command that the new
value is reflected on your standby to what you want it to be?
--
Michael

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Abhishek Bhola 2023-07-27 01:30:34 Re: Difference in the tablespace folders on primary and secondary nodes
Previous Message Adrian Klaver 2023-07-26 15:31:12 Re: logging_collector is off, but the logging is opening