Hi Christoph, sorry for the late reply. On Friday, July 28, 2017 1:53:53 PM CEST Christoph Zwerschke wrote: > Am 27.07.2017 um 15:00 schrieb Pavel Raiskup: > > Turns out there's probably a new test that checks that the testsuite runs > > through localhost IP, but historically I used the 'psql -h /tmp' like > > connection > > through socket. > > [...] > If you leave dbhost='' in LOCAL_PyGreSQL.py, the test should run without > problems, and use a socket connection in the test. Only if you > explicitly set dbhost='/tmp', the test with Postgres 9.6 should fail. > > Can you confirm?
Yes - dbhost='' works for me. Thanks! Pavel _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
