Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc86dd commit 3bf1601Copy full SHA for 3bf1601
src/backend/libpq/pg_hba.conf.sample
@@ -46,4 +46,4 @@
46
47
local all all trust
48
host all all 127.0.0.1 255.255.255.255 trust
49
-host all all ::1 ffff:ffff:ffff:fff:ffff:ffff:ffff trust
+host all all ::1 ffff:ffff:ffff:ffff:ffff:ffff trust
0 commit comments