Re: [HACKERS] New version of psql - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] New version of psql
Date
Msg-id 199911050059.TAA10312@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] New version of psql  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] New version of psql  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
> > OK, new version of psql installed.  Only problem I see is that \h shows
> > TRUNCATE as the first help item.  I assume the directory contents are
> > not being sorted.  Peter?
> > 
> > Second, the new psql prompt is #, so it shows as:
> > 
> >     test-#
> > 
> > Not sure I like that.  I liked the > better, I think, unless # grows on
> > me.
> > 
> > Comments?
> > 
> 
> It appears the PAGER is not working.  If I do a SELECT, the result
> scrolls off my screen.

Seems pager is off by default.  Enable with \pset pager.  Any reason we
don't enable it by default, Peter?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Mike Mascari
Date:
Subject: Re: [HACKERS] New version of psql
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] New version of psql