Re: pspg - psql pager

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Andreas Joseph Krogh <andreas(at)visena(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pspg - psql pager
Date: 2017-11-15 14:42:10
Message-ID: CAHyXU0xkjWFDzoUz1tXvF2bcv=P=Ms4gmJbSfCDFOHDUqvcHeA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 15, 2017 at 4:45 AM, Andreas Joseph Krogh
<andreas(at)visena(dot)com> wrote:
> På onsdag 15. november 2017 kl. 10:41:45, skrev Pavel Stehule
> <pavel(dot)stehule(at)gmail(dot)com>:
>
> Hi
>
> I finished new pager, that can be interesting for postgresql expert users.
> Thanks for making this, "-X --no-mouse" made my day.

This was my first bugfix/suggestion :-D.

I use psql all day, every day. PSPG IS AWESOME, IF YOU USE PSQL GET
IT AND DON'T LOOK BACK. There are no major issues with it; it's
wonderful. I do not advise a global definition of PAGER...it will
break other utilities (like man). I find the best way to invoke the
functionality is via bash:

alias psql='PAGER="/home/mmoncure/pspg -s0 -X --no-mouse" psql'

Thank you Pavel.

merlin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2017-11-15 14:46:23 Re: pspg - psql pager
Previous Message Stephen Frost 2017-11-15 14:18:31 Re: Schedule for migration to pglister