### 1. pg_hba.conf 경로 ```bash /etc/postgresql/16/main ``` ### 2. service reload ```bash sudo systemctl reload postgresql@16-main.service ```