Postado originalmente por SDMestá assim ....# TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD
local all all md5
# IPv4-style local connections:
host all all 127.0.0.1 255.255.255.255 md5
# IPv6-style local connections:
host all all 192.168.0.0 255.255.0.0 md5
host all all ::1 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff trust