Re: psql \c error - Mailing list pgsql-hackers

From Philip Yarra
Subject Re: psql \c error
Date
Msg-id 200604061205.13091.philip@utiba.com
Whole thread Raw
In response to Re: psql \c error  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
On Mon, 3 Apr 2006 06:13 am, Neil Conway wrote:
> I've committed a patch to HEAD that should improve this behavior. Let me
> know if the current behavior is still unsatisfactory.

Yes, thanks, it fixes the stuff that bugged me:

[pyarra@punky pgsql]$ psql -p5434 -dpyarra
[snip opening car chase]
pyarra=# \c foo
You are now connected to database "foo".
foo=# \c philip - - 5432
You are now connected to database "philip" at port "5432".
philip=#                                                   

Regards, Philip.

-- 

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

-----------------
Utiba Pty Ltd 
This message has been scanned for viruses and
dangerous content by Utiba mail server and is 
believed to be clean.



pgsql-hackers by date:

Previous
From: "Martin Scholes"
Date:
Subject: Re: WAL Bypass for indexes
Next
From: Tom Lane
Date:
Subject: Re: Speaking of pgstats