Posts tagged with #Postgres

Reload Postgres' pg_hba Changes Without Restart

Ever make changes to pg_hba.conf and wish to apply your changes without restarting the Postgres server (impacting users)?  Easy!  Open a PSQL shell and execute the following query: SELEC...

← Browse all tags