Search Postgresql Archives

Suggestion to improve select pg_reload_conf()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I would like to suggest an improvement to the select pg_reload_conf() function.

Currently this will only return true or false indicating if reloading was successful.

I think it would be a "nice-to-have" if the function would also return the GUCs that have been changed, similar to what is being written to the logfile. 

To not break existing code (e.g. scripts that only expect true/false), this could be done through an optional boolean parameter (e.g. named "verbose").

Any thoughts?

Thomas



-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux