Re: Config file for psql - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: Config file for psql
Date
Msg-id 20060218191939.GA1064@winnie.fuhr.org
Whole thread Raw
In response to Config file for psql  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Config file for psql
Re: Config file for psql
List pgsql-hackers
On Sat, Feb 18, 2006 at 07:52:22PM +0100, Martijn van Oosterhout wrote:
> A little while ago there was someone asking for tools to make it easier
> to connect to multiple servers. It occured to me that it might be
> useful to have a config file the way ssh does it:

Something like pg_service.conf?  Hardly anybody ever mentions it
even though the libpq documentation refers to it; I wonder how many
people even know it exists.

http://www.postgresql.org/docs/8.1/interactive/libpq.html#LIBPQ-CONNECT
http://www.postgresql.org/docs/8.1/interactive/libpq-envars.html

-- 
Michael Fuhr


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Pgfoundry and gborg: shut one down
Next
From: Tom Lane
Date:
Subject: Re: Adding an ignore list to pg_restore