psql patch: new host/port without leaving session - Mailing list pgsql-patches

From David Fetter
Subject psql patch: new host/port without leaving session
Date
Msg-id 20051214002943.GB7463@fetter.org
Whole thread Raw
Responses Re: psql patch: new host/port without leaving session  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: psql patch: new host/port without leaving session  (Volkan YAZICI <yazicivo@ttnet.net.tr>)
List pgsql-patches
Folks,

Please find enclosed a patch that lets you use \c to connect
(optionally) to a new host and port without exiting psql.  This
eliminates, IMHO, a surprise in that you can now connect to PostgreSQL
on a differnt machine from the one where you started your session.
This should help people who use psql as an administrative tool.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 415 235 3778

Remember to vote!

Attachment

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Inherited Constraints
Next
From: Neil Conway
Date:
Subject: Re: TODO item: list prepared queries