Re: allow online change primary_conninfo - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: allow online change primary_conninfo
Date
Msg-id 20200324214922.GA27503@alvherre.pgsql
Whole thread Raw
In response to Re: allow online change primary_conninfo  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: allow online change primary_conninfo  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
I think the startup sighup handler should be in startup.c, not xlog.c,
which has enough random code already.  We can add an accessor in xlog.c
to let changing the walrcv status flag, to be called from the signal
handler.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Maryam Farrukh
Date:
Subject: PostgreSQL proposal of Google Summer of Code
Next
From: Tom Lane
Date:
Subject: Re: vacuum verbose detail logs are unclear; log at *start* of each stage