Re: pspg - psql pager

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pspg - psql pager
Date: 2017-11-17 20:42:30
Message-ID: CAFj8pRAh-x3AwMw_t5PAiVBk-jPAU0gb3HteRWdfHyu606z35Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2017-11-15 10:41 GMT+01:00 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:

> Hi
>
> I finished new pager, that can be interesting for postgresql expert users.
>
> It demonstrate some possibilities of TUI and I hope it shows some possible
> directions of future possibilities of psql.
>
> It is available as rpm from our repository or you can get source code from
> github
>
> https://github.com/okbob/pspg
>
> I invite any discussion about this project.
>
> Pavel
>
> p.s. I hope so this pager is useful - I know some users who use it few
> months intensively. But the source code has proof concept quality. It
> should be cleaned next year.
>

I know so it is not related to Postgres, but I did some fixed at master,
and pspg is now possible to use with mysql client too.

Regards

Pavel

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-11-17 20:48:05 Re: Treating work_mem as a shared resource (Was: Parallel Hash take II)
Previous Message Pavel Stehule 2017-11-17 20:40:12 Re: pspg - psql pager