SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using Ubuntu try to install following lib file
sudo apt-get install libpq-dev
and then
gem install pg
worked for me.