Re: [HACKERS] New version of psql

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] New version of psql
Дата
Msg-id 199911050059.TAA10312@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] New version of psql  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] New version of psql  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Mike Mascari
Дата:
Сообщение: Re: [HACKERS] New version of psql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] New version of psql