Re: [HACKERS] New version of psql

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] New version of psql
Date: 1999-11-06 16:46:43
Message-ID: 199911061646.LAA29110@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 1999-11-04, Bruce Momjian mentioned:
>
> > > 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?
>
> No.
>
> Perhaps I'm too used to using scrollbars on the {x|k}terms. Or perhaps it
> was some "everything is off by default" idea. No reason really though.

I have made the change to enable pager by default. Thanks.

--
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

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-11-06 16:48:37 Re: New version of psql
Previous Message Bruce Momjian 1999-11-06 16:46:11 Re: New version of psql