test_postgres: set a large ipv6-netmask-bits for tests
The default value is 128, which generates only accept connection from the same IPv6 as the server, but because tests now have an IP range, the client IP is usually different from the server IP. Using a large range prevents this problem.