2010/3/5 Tom Lane <[email protected]>: > Magnus Hagander <[email protected]> writes: >> 2010/3/5 David Christensen <[email protected]>: >>> My bikeshed has a --psqlrc path/to/file, but +1 on the idea. > >> Do you have a use-case where --psqlrc would be more useful than an >> environment variable, or is it *only* bike-shedding? ;) > > The env variable solution seems a bit surprising to me. If we were > dealing with a libpq option it would make sense (to avoid having to pass > the info through other layers) but for a psql option it doesn't AFAICS.
Fair enough. It worked in my environment, but I can see your point. So I'll just strip that part out then :) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
