Missing libpq.so in postgresql v10

From: Long Nguyen <nguyenxl(at)hotmail(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Missing libpq.so in postgresql v10
Date: 2017-11-14 07:37:40
Message-ID: PS1PR0601MB15473B3FEAE0BFEBCFC819DAD5280@PS1PR0601MB1547.apcprd06.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I got the postgresql 10 packages for Ubuntu 16.04 server from

deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main

I then installed postgresql v10 through

apt-get install postgresql-10

The lib directory is /usr/lib/postgresql/10/lib. However I cannot find a libpq.so file in it. It is required by our commvault backup system.

I checked what postgresql packages were installed with 'dpkg -l |grep postgres" and it showed these

ii postgresql-10

ii postgresql-client-10

ii postgresql-client-common

ii postgresql-common

ii postgresql-server-dev-10

Just wonder if I missed something here.

Thanks

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ian Barwick 2017-11-14 08:29:22 Re: Missing libpq.so in postgresql v10
Previous Message Aleksander Kamenik 2017-11-13 18:41:53 yum repo URL and pgdg rpm point at testing