Answers for "postgres reload service config"

SQL
4

refresh postgres config

SELECT pg_reload_conf();
Posted by: Guest on August-04-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language