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
-
Fix failures to ignore \r when reading Windows-style newlines.
- 8c52b77ddea7 9.4.24 landed
- 6266654db7fa 9.5.19 landed
- ba27151d1eb0 9.6.15 landed
- cb65b454f87b 10.10 landed
- 11a0a4db3cdb 11.5 landed
- c58cf97f2fc4 12.0 landed
- b654714f9bcf 13.0 landed