Re: Dropping a loadable library

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Dropping a loadable library
Дата
Msg-id 1421694655.25751.10.camel@gunduz.org
обсуждение исходный текст
Ответ на Dropping a loadable library  (John Scalia <jayknowsunix@gmail.com>)
Список pgsql-admin
Hi,

On Mon, 2015-01-19 at 13:49 -0500, John Scalia wrote:

> 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.

If that is an extension, you can drop it with DROP EXTENSION command --
otherwise, run uninstall script and then remove shared library.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Вложения

В списке pgsql-admin по дате отправления:

Предыдущее
От: John Scalia
Дата:
Сообщение: Dropping a loadable library
Следующее
От: jaime soler
Дата:
Сообщение: Re: cant see tables in pgadmin III 1.18.1