Re: About the pid and opts files
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Tatsuo Ishii <t-ishii@sra.co.jp>
Cc: pgsql-hackers@postgresql.org
Date: 2000-06-25T00:59:51Z
Lists: pgsql-hackers
I wrote: > The main difference is that formerly you could assume that if port = 6543 > then the user necessarily gave the -p option (which isn't quite true if he > used the environment variable, but anyway). It occurred to me, we really do need to save the environment of the postmaster. Consider such variables as LANG, LC_*, PATH (to find executable), PGPORT, PGDATESTYLE, TZ. I think the safest thing is to just save them all, unless you want to select the ones that matter. -- Peter Eisentraut Sernanders väg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden