Re: BUG #15827: Unable to connect on Windows using pg_services.conf using Python psycopg2

Ireneusz Pluta <ipluta@wp.pl>

From: Ireneusz Pluta <ipluta@wp.pl>
To: jgr@geomaster.pt, pgsql-bugs@lists.postgresql.org, PG Bug reporting form <noreply@postgresql.org>
Date: 2019-06-01T19:51:52Z
Lists: pgsql-bugs
W dniu 2019-05-31 o 17:57, PG Bug reporting form pisze:
> I'm using `pg_services.conf` to provide access to a Postgresql database.

correct name of the services file is "pg_service.conf", not "pg_services.conf" (unless you change it 
with $PGSERVICEFILE).
Are you sure you're touching the right file?




Commits

  1. Fix failures to ignore \r when reading Windows-style newlines.