Re: [GENERAL] ?more?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Aaron Holtz <aholtz(at)bright(dot)net>
Cc: Jeff MacDonald <jeff(at)hub(dot)org>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] ?more?
Date: 1999-06-22 14:53:31
Message-ID: 199906221453.KAA16893@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Do a '\g | more' instead of the ';' at the end of the query. Much easier:
>
> select * from table \g | more
>
>

Define PAGER, and it is automatically invoked if the data is more than
the size of the screen.

--
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-general by date

  From Date Subject
Next Message Herouth Maoz 1999-06-22 15:15:47 Re: [GENERAL] ?more?
Previous Message Jeff Hoffmann 1999-06-22 14:51:22 Re: [GENERAL] ?more?