From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | proposal: psql: check env variable PSQL_PAGER |
Date: | 2017-07-26 05:11:09 |
Message-ID: | CAFj8pRD3RRk9S1eRbnGm_T6brc3Ss5mohraNzTSJquzx+pmtKA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi
I wrote a special pager for psql. Surely, this pager is not good for paging
of man pages. So is not good to set it as global pager. We can introduce
new env variable PSQL_PAGER for this purpose. It can work similar like
PSQL_EDITOR variable.
Notes, comments?
Regards
Pavel
From | Date | Subject | |
---|---|---|---|
Next Message | Ashutosh Bapat | 2017-07-26 05:28:26 | Re: Partition-wise join for join between (declaratively) partitioned tables |
Previous Message | Ashutosh Bapat | 2017-07-26 05:08:11 | Re: Partition-wise join for join between (declaratively) partitioned tables |