On 14 Jun 2010, at 12:14, Schwaighofer Clemens wrote:

> On Mon, Jun 14, 2010 at 19:10, Alban Hertroys
> <dal...@solfertje.student.utwente.nl> wrote:
>> On 14 Jun 2010, at 2:02, Clemens Schwaighofer wrote:
>> 
>>> Right now I added two simple wrappers in my .psqlrc
>>> 
>>> \set shsh 'SHOW search_path;'
>>> \set setsh 'SET search_path TO'
>>> 
>>> So I can at least set and check the schema more quickly.
>> 
>> 
>> That only saves you a few key-presses though. Is your psql built with 
>> libreadline? Without it you don't get TAB-completion, that would be a 
>> nuisance!
> 
> even with readline it is quicker to type :shsh to see the current
> schema thant to type full thing.


Do you realise you only save 3 key-presses there, compared to 
"sh[TAB]sea[TAB];"? That's a rhetorical question btw, it's entirely up to you 
to define any short-cuts you want.

Alban Hertroys

--
If you can't see the forest for the trees,
cut the trees and you'll see there is no forest.


!DSPAM:737,4c160855286213993713473!



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to