# Allow local socket access local all all trust # Allow all IPv4/IPv6 client access in local docker network host all all 0.0.0.0/0 trust host all all ::/0 trust # Allow streaming replication connections host replication all 0.0.0.0/0 trust host replication all ::/0 trust