Monthly Archives: February 2018

Problem running pgcli fixed by installing from git using pip

Pgcli is a command line interface for Postgres with auto-completion and syntax highlighting. Recently it gave a problem under fedora. $ pgcli –host pg.example.com –port 1234 –username username –password –dbname pgdb Traceback (most recent call last): File “/usr/bin/pgcli”, line 11, … Continue reading

Posted in General | Leave a comment