Sunday, November 19, 2017

short post again

I did some few changes and pspg should supports pgcli and mysql too.

Please, test it.

Friday, November 17, 2017

pspg suppports mysql too

I fixed some issues, and now the pspg can be used with mysql
MariaDB [(none)]> use sakila
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

MariaDB [sakila]> pager ~/src/pspg-master/pspg -s 2 -X
PAGER set to '~/src/pspg-master/pspg -s 2 -X'

MariaDB [sakila]> select * from nicer_but_slower_film_list limit 10;

Tuesday, November 14, 2017

short post: new release of pspg is available

Now, aligned scrolling in expanded mode is implemented. Some bugs are fixed too. Please, test it.

Source: https://github.com/okbob/pspg