Dropping a loadable library

From: John Scalia <jayknowsunix(at)gmail(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Dropping a loadable library
Date: 2015-01-19 18:49:27
Message-ID: 54BD51B7.6030904@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,

My efforts with pg_upgrade have hit a new, what should be easy solve, problem. It failed due to a loadable library being present in 9.3.3 that I really don't need any longer. My
problem is, how do I drop a library from the 9.3.3 instance? I've done some internet searching, but haven't found anything useful.

Anyone?
--
Jay

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim Gündüz 2015-01-19 19:10:55 Re: Dropping a loadable library
Previous Message John Scalia 2015-01-19 17:06:04 pg_upgrade issue solved