Pgcli is a command line interface for Postgres database that does auto-completion and syntax highlighting. You can install this version using:
$ pip install -U pgcli
This release adds \pset pager and \T to control output, as well as --list-dsn, and we just welcomed a new contributor, Frederic Aoustin. Updated pgspecial ...
read more