what happens when you issue ALTER SERVER in a hot environment? - Mailing list pgsql-general

From AC Gomez
Subject what happens when you issue ALTER SERVER in a hot environment?
Date
Msg-id CABtmK-igRATivTYqPTbMUNmZssnXqZBVdFCPnWn=TPdnGaZE7g@mail.gmail.com
Whole thread Raw
Responses Re: what happens when you issue ALTER SERVER in a hot environment?
List pgsql-general
If you issue an  ALTER SERVER command and there are active connections with that server in use or new ones are coming in, what happens? Docs on this command say nothing regarding active processing using the server context and changes to it. So I assume it's just handled. For example if you alter user/password, I assume that as long as prior user password is still good that actively running processes will keep going.

pgsql-general by date:

Previous
From: AC Gomez
Date:
Subject: Re: extract property value from set of json arrays
Next
From: "David G. Johnston"
Date:
Subject: Re: what happens when you issue ALTER SERVER in a hot environment?