Thomas Kellerer wrote on 12.09.2012 11:09:
Is there a way to find out which function (or extension?) is using those 
libraries in order to remove that dependency?

What I ended up doing is to search through my pg_dump backups and I found the 
"offending" database.
After removing the functions in question, everything went smoothly.

Is there a better way to find those functions rather than doing a grep on the 
dump files?

Thomas





--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to