Re: could not load library "$libdir/sslutils": in pg_upgrade process

From: DrakoRod <drakoflames(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: could not load library "$libdir/sslutils": in pg_upgrade process
Date: 2017-01-04 17:27:00
Message-ID: 1483550819860-5937468.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Teorycally, I removed the sslutils from old cluster when review the $libdir
appear this:

/[postgres(at)server ~]$ /opt/PostgreSQL/9.3/bin/pg_config --pkglibdir
/opt/PostgreSQL/9.3/lib/postgresql

[postgres(at)server ~]$ /opt/PostgreSQL/9.3/bin/pg_config --libs
-lpgport -lpgcommon -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz
-ledit -lcrypt -ldl -lm
/

With ls command in /opt/PostgreSQL/9.3/lib/ and
/opt/PostgreSQL/9.3/lib/postgresql not appear sslutils library. In fact,
after uninstall ssutils I moved the contrib directory that contain sslutils
directory (with make and uninstall scripts) to test whether that was, but
the same error (tested with and without contrib directory).

Thanks for your help!

-----
Dame un poco de fe, eso me bastarĂ¡.
Rozvo Ware Solutions
--
View this message in context: http://postgresql.nabble.com/could-not-load-library-libdir-sslutils-in-pg-upgrade-process-tp5937304p5937468.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom DalPozzo 2017-01-04 17:32:39 Re: replication slot to be used in the future
Previous Message Adrian Klaver 2017-01-04 17:24:30 Re: replication slot to be used in the future