You’ll need to install the development package for PostgreSQL, which for instance under Ubuntu is a sudo apt-get install libpq-dev
… and for CentOS it’s yum install postgresql-devel
You’ll need to install the development package for PostgreSQL, which for instance under Ubuntu is a sudo apt-get install libpq-dev
… and for CentOS it’s yum install postgresql-devel