From: | Chris Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Seperate command-line histories for seperate databases |
Date: | 2006-03-17 18:55:01 |
Message-ID: | 60y7z8vr3u.fsf@dba2.int.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
mbertheau(dot)pg(at)googlemail(dot)com ("Markus Bertheau") writes:
> 2006/3/17, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>:
>> Peter Eisentraut wrote:
>> > Bruce Momjian wrote:
>> > > The psql manual pages for 8.1 now has:
>> >
>> > > \set HISTFILE ~/.psql_history- :DBNAME
>
> Any reason psql doesn't do this by default? It is clear that the
> database name does not unambiguously identify a database, but having a
> history for each database name is already an improvement over the
> current situation.
I fairly frequently find myself accessing different (but similar)
databases, and it's quite valuable to be able to submit the *same*
queries to them.
This change would make it troublesome to do that. I'd not be all that
keen on the change...
--
select 'cbbrowne' || '@' || 'ntlug.org';
http://cbbrowne.com/info/rdbms.html
"On the other hand, O'Reilly's book about running W95 has a toad as
the cover animal. Makes sense; both have lots of warts and croak all
the time." --- Michael Kagalenko,
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2006-03-17 19:14:24 | Re: Seperate command-line histories for seperate databases |
Previous Message | Bruce Momjian | 2006-03-17 18:51:01 | Re: Seperate command-line histories for seperate databases |