Skip to content

shiar/pspg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pspg - Postgres Pager

Everybody who uses psql uses less pager. It is working well, but there is not any support for tabular data. I found few projects, but no one was well specialized for this purpose. So I decided to write some small specialized pager for usage as psql pager.

Main target

  • possibility to freeze first few rows, first few colums
  • possibility to use fancy colors - like mcview or FoxPro

State

I wrote proof concept. It can be compiled and tested as interactive application.

see http://okbob.blogspot.cz/2017/07/i-hope-so-every-who-uses-psql-uses-less.html

About

Postgres Pager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • Makefile 0.3%