Re: [HACKERS] New version of psql

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] New version of psql
Date: 1999-11-05 00:59:50
Message-ID: 199911050059.TAA10312@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-11-05 01:37:03 Re: [HACKERS] New version of psql
Previous Message Mike Mascari 1999-11-05 00:58:22 Re: [HACKERS] New version of psql