Re: [GENERAL] reload shared_preload_libraries

2015-03-25 Thread Michael Paquier
On Wed, Mar 25, 2015 at 7:03 PM, Sreerama Manoj wrote: > Is there a way to reload shared_preload_libraries with out restarting the > server?? > > I tried alter system command in postgres 9.4 but I could not change it.. Server needs to be restarted, there is no other way to have its new value take

[GENERAL] reload shared_preload_libraries

2015-03-25 Thread Sreerama Manoj
Is there a way to reload shared_preload_libraries with out restarting the server?? I tried alter system command in postgres 9.4 but I could not change it..