Answers for "pg_hba_conf reload ?"

SQL
4

restart for pg_hba.conf file

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

Code answers related to "SQL"

Browse Popular Code Answers by Language