set parameter for all existing session - Mailing list pgsql-hackers

From alex lock
Subject set parameter for all existing session
Date
Msg-id CALi0+BraNpxWtUfA3J9zwVOS3ri7VNwhdNy3im_-boNMZSLXsg@mail.gmail.com
Whole thread Raw
Responses Re: set parameter for all existing session
List pgsql-hackers
I check the “alter database, alter role " and "set " command, but none of them can set the parameters to all the existing sessions.   do we have a way to do that?  looks the "assign_hook" can be used to customize this,  is it a right way to do that?


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: openssl valgrind failures on skink are due to openssl issue
Next
From: Siarhei Siniak
Date:
Subject: Re: GiST limits on contrib/cube with dimension > 100?