From: | Michael Glaesemann <grzm(at)myrealbox(dot)com> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: psql patch: new host/port |
Date: | 2005-12-12 08:42:24 |
Message-ID: | 0B92015A-5FEB-4F4A-BF07-23E60D0448E0@myrealbox.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Dec 9, 2005, at 18:10 , David Fetter wrote:
> Please find enclosed a patch that lets you use \c to connect
> (optionally) to a new host and port without exiting psql.
I'm not familiar enough with the psql code to be able to tell, but is
this secure? The pg_hba.conf on the new server is enforced, I assume?
Michael Glaesemann
grzm myrealbox com
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2005-12-12 09:32:22 | Re: Different length lines in COPY CSV |
Previous Message | Tino Wildenhain | 2005-12-12 06:35:35 | Re: Please Help: PostgreSQL Query Optimizer |