The use of `PGHOSTADDR` panics go postgres connections. I find myself having to unset it. `os.Unsetenv("PGHOSTADDR")` Are there other patterns that could be used?