Re: pspg - psql pager

From: Nicolas Barbier <nicolas(dot)barbier(at)gmail(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pspg - psql pager
Date: 2017-11-15 15:10:47
Message-ID: CAP-rdTY4HJjzbC59TEChXPizPL8EWZ4WZQct6cxO2H3B9E1NGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2017-11-15 Merlin Moncure <mmoncure(at)gmail(dot)com>:

> I use psql all day, every day. PSPG IS AWESOME, IF YOU USE PSQL GET
> IT AND DON'T LOOK BACK.
[..]
> Thank you Pavel.

+1!

I especially love it for the improved handling of wide tables (which
are really annoying with “less”). Also --no-mouse is mandatory for me
because I want to be able to copy/paste pieces of text using my
terminal’s mouse handling.

I didn’t find a way yet to get it as a Debian package, but for now I
just compile it manually.

Thanks a lot,

Nicolas

--
Nēdırlands: https://baviaan.be/N%C4%93d%C4%B1rlands/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Geoff Winkless 2017-11-15 15:11:56 Re: pspg - psql pager
Previous Message Merlin Moncure 2017-11-15 14:54:43 Re: [HACKERS] Transaction control in procedures