PostgreSQL Remote Access

PostgreSQL远程访问

PostgreSQL Remote Access

Open the data\pg_hba.conf file in the PostgreSQL installation directory

Add the following line

1
host	all		        all		        0.0.0.0/0		        scram-sha-256

Save to exit, done

Licensed under CC BY-NC-SA 4.0
Built with Hugo
Theme Stack designed by Jimmy