Re: [ADMIN] Missing libpq.so in postgresql v10
От
Ian Barwick
Тема
Re: [ADMIN] Missing libpq.so in postgresql v10
Дата
Msg-id
6eddc018-1b16-1fcc-eb3b-fab8ab49818f@2ndquadrant.com
Ответ на
[ADMIN] Missing libpq.so in postgresql v10 (Long Nguyen)
Список
Дерево обсуждения
[ADMIN] Missing libpq.so in postgresql v10 Long Nguyen <nguyenxl@hotmail.com>
Re: [ADMIN] Missing libpq.so in postgresql v10 Ian Barwick <ian.barwick@2ndquadrant.com>
Re: [ADMIN] Missing libpq.so in postgresql v10 Shreeyansh Dba <shreeyansh2014@gmail.com>
Hi On 11/14/2017 04:37 PM, Long Nguyen wrote: > 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. On Debian et al, libpq is installed as a separate package, libpq5, and is not specific to the installed PostgreSQL version. Regards Ian Barwick -- Ian Barwick http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
В списке pgsql-admin по дате отправления