Re: PGSERVICEFILE as part of a normal connection string - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: PGSERVICEFILE as part of a normal connection string
Date
Msg-id CADkLM=eZd=gC042vOfjYrZf40QHtk+SEhHZKogCRaf=XCnOeDw@mail.gmail.com
Whole thread Raw
List pgsql-hackers


Interesting.  We've never had tests for that even for "service".
Perhaps it would be the time to add some tests for the existing case
and the one you are adding?  Your test suite should make that easy to
add.


Currently, a lot of our utility scripts (anything that uses connectDatabase) don't support service=name params or PGSERVICE=name env vars, which is really too bad. I previously thought that this was because of a lack of interest, but perhaps people do want it?

pgsql-hackers by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: pg_prepared_xacts returns transactions that are foreign to the caller
Next
From: vignesh C
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation