Mutable listen_addresses GUC - Mailing list pgsql-hackers

From Ivan Kovmir
Subject Mutable listen_addresses GUC
Date
Msg-id CA+NMkJws5ePWVZYNN+sWD67nOEX-H=i_fDRC+R3p1o5jbeSpuQ@mail.gmail.com
Whole thread Raw
Responses Re: Mutable listen_addresses GUC
List pgsql-hackers
Hello.

It is necessary to restart PostgreSQL to bind to a different network
interface, thus breaking the active connections. This patch draft
makes it no longer necessary, just assign the new value to
`listen_addresses` GUC and send SIGHUP to Postmaster.

Do you think it is useful? Is there any chance to push it upstream?
Overall thoughts?

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Use "?=" operator for a contrib makefile in documentation
Next
From: Robert Haas
Date:
Subject: Re: plan shape work