Re: Confused with PostgreSQL on Synology NAS

2021-11-10 Thread chris
Wow, thanks so much, I checked it and there is a config on postgresql.conf. Regards, Chris On 11/10/2021 18:38,Sergei Kornilov wrote: Hello postgresql uses hba_file configuration parameter: https://www.postgresql.org/docs/current/runtime-config-file-locations.html So could be changed in postgr

Re: Confused with PostgreSQL on Synology NAS

2021-11-10 Thread Sergei Kornilov
Hello postgresql uses hba_file configuration parameter: https://www.postgresql.org/docs/current/runtime-config-file-locations.htmlSo could be changed in postgresql.conf regards, Sergei