| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pspg pager is finished |
| Date: | 2021-03-20 06:13:03 |
| Message-ID: | CAFj8pRBPsJw3LUXNOrcYZo281+9ymA+vdAaHBOHtn4uyvN0bBw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
so 20. 3. 2021 v 4:45 odesílatel Julien Rouhaud <rjuju123(at)gmail(dot)com> napsal:
> On Sat, Mar 20, 2021 at 04:34:30AM +0100, 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.
>
> Thanks a lot for that tool Pavel. It has been my favorite psql pager for
> years!
>
Thank you
Pavel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2021-03-20 06:40:23 | Re: a verbose option for autovacuum |
| Previous Message | Julien Rouhaud | 2021-03-20 06:12:34 | Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? |