Re: libpq environment variables in the server - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: libpq environment variables in the server
Date
Msg-id 35af0500-5eea-d2f0-339e-07a457a5f6bc@2ndquadrant.com
Whole thread Raw
In response to Re: libpq environment variables in the server  (Noah Misch <noah@leadboat.com>)
Responses Re: libpq environment variables in the server
List pgsql-hackers
On 2019-03-03 09:06, Noah Misch wrote:
> +1 for clearing PGAPPNAME before starting a test postmaster.

> I think this qualifies:
> env -i LANG=C "$(type -p pg_ctl)" -w restart -D "$PGDATA"

OK, let's make this simpler then.  Here is an updated patch that just
unsets PGAPPNAME around pg_ctl invocations in the testing library, and
then adjusts the tests to remove no longer needed application_name
overrides.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: MikalaiKeida@ibagroup.eu
Date:
Subject: RE: Timeout parameters
Next
From: Auguste Comte
Date:
Subject: Google Summer of Code