| From: | Vik Fearing <vik(at)postgresfriends(dot)org> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pspg pager is finished |
| Date: | 2021-03-20 06:51:36 |
| Message-ID: | 7c70c4a0-752f-dcf0-505a-55cf98b52a1b@postgresfriends.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 3/20/21 4:34 AM, Pavel Stehule wrote:
> Hi
>
> I finished work on pspg.
>
> https://github.com/okbob/pspg
>
> Now it has special features like rows or block selection by mouse, and
> export related data to file or to clipboard in csv or tsv or insert
> formats. Some basic features like sorting data per selected columns are
> possible too.
>
> I hope this tool will serve well, and so work with Postgres (or other
> supported databases) in the terminal will be more comfortable and more
> efficient.
If this means active development on it is finished, I would like to see
this integrated into the tree, perhaps even directly into psql itself
(unless the user chooses a different pager). It is that useful.
Thank you, Pavel, for this work.
--
Vik Fearing
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Smith | 2021-03-20 07:24:20 | replication cleanup code incorrect way to use of HTAB HASH_REMOVE ? |
| Previous Message | Michael Paquier | 2021-03-20 06:40:23 | Re: a verbose option for autovacuum |