Re: Missing loadable libraries when running pg_upgrade 9.1 -> 9.2
В списке pgsql-admin по дате отправления:
| От | Bruce Momjian |
|---|---|
| Тема | Re: Missing loadable libraries when running pg_upgrade 9.1 -> 9.2 |
| Дата | |
| Msg-id | 20120912181143.GA1850@momjian.us обсуждение |
| Ответ на | Re: Missing loadable libraries when running pg_upgrade 9.1 -> 9.2 (Thomas Kellerer <spam_eater@gmx.net>) |
| Список | pgsql-admin |
On Wed, Sep 12, 2012 at 12:03:21PM +0200, Thomas Kellerer wrote: > 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? Well, pg_upgrade uses SQL queries to find those entries, so you could turn on logging and look at the SQL queries that look in the pg_proc table for such entries. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера