X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 4311F9DC863 for ; Sat, 18 Feb 2006 15:12:38 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 81011-01 for ; Sat, 18 Feb 2006 15:12:38 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by postgresql.org (Postfix) with SMTP id 8F5179DC849 for ; Sat, 18 Feb 2006 15:12:35 -0400 (AST) Received: (qmail invoked by alias); 18 Feb 2006 19:12:35 -0000 Received: from dslb-084-063-045-134.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.45.134] by mail.gmx.net (mp027) with SMTP; 18 Feb 2006 20:12:35 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: pgsql-hackers@postgresql.org, Martijn van Oosterhout Subject: Re: Config file for psql Date: Sat, 18 Feb 2006 20:12:29 +0100 User-Agent: KMail/1.8.3 References: <20060218185222.GG20716@svana.org> In-Reply-To: <20060218185222.GG20716@svana.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602182012.30064.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.121 required=5 tests=[AWL=0.121] X-Spam-Score: 0.121 X-Spam-Level: X-Archive-Number: 200602/714 X-Sequence-Number: 79852 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: That looks suspiciously like the service facility that we already have. -- Peter Eisentraut http://developer.postgresql.org/~petere/