| From: | Chris Travers <chris(dot)travers(at)gmail(dot)com> |
|---|---|
| To: | Condor <condor(at)stz-bg(dot)com> |
| Cc: | Postgres General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: How to prevent clear screen when query finish ? |
| Date: | 2013-08-08 07:30:45 |
| Message-ID: | CAKt_Zfv0WecbWWaO28Xd=wdGiDNVXeSjZ7acQpZ03omUsPrcpg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I think you mean PAGER, not PAPER.
I usually do this:
PAGER=more psql
This will set it for the connection, and it lets me use less as a pager by
default elsewhere. You might also see what you can do to set it locally if
you want to change it for everything.
>
> Cheers,
> Hristo S.
>
> --
>> Adrian Klaver
>> adrian(dot)klaver(at)gmail(dot)com
>>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/**mailpref/pgsql-general<http://www.postgresql.org/mailpref/pgsql-general>
>
--
Best Wishes,
Chris Travers
Efficito: Hosted Accounting and ERP. Robust and Flexible. No vendor
lock-in.
http://www.efficito.com/learn_more.shtml
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alban Hertroys | 2013-08-08 07:44:38 | Re: How to prevent clear screen when query finish ? |
| Previous Message | Condor | 2013-08-08 07:09:21 | Re: How to prevent clear screen when query finish ? |