Re: pg_upgrade in 9.5 broken for adminpack
От | Bruce Momjian |
---|---|
Тема | Re: pg_upgrade in 9.5 broken for adminpack |
Дата | |
Msg-id | 20150417023756.GB1868@momjian.us обсуждение исходный текст |
Ответ на | pg_upgrade in 9.5 broken for adminpack (Jeff Janes <jeff.janes@gmail.com>) |
Ответы |
Re: pg_upgrade in 9.5 broken for adminpack
|
Список | pgsql-hackers |
On Thu, Apr 16, 2015 at 07:33:50PM -0700, Jeff Janes wrote: > pg_upgrade was recently broken for use upgrading from a system with adminpack > installed. > > Breaking commit is: > > commit 30982be4e5019684e1772dd9170aaa53f5a8e894 > Author: Peter Eisentraut <peter_e@gmx.net> > > Integrate pg_upgrade_support module into backend > > > from pg_upgrade_dump_12870.log > > pg_restore: creating EXTENSION "adminpack" > pg_restore: creating COMMENT "EXTENSION "adminpack"" > pg_restore: [archiver (db)] Error while PROCESSING TOC: > pg_restore: [archiver (db)] Error from TOC entry 2806; 0 0 COMMENT EXTENSION > "adminpack" > pg_restore: [archiver (db)] could not execute query: ERROR: extension > "adminpack" does not exist > Command was: COMMENT ON EXTENSION "adminpack" IS 'administrative functions > for PostgreSQL'; > > > I get the same error whether the source database is 9.2.10 or 9.5.HEAD. Uh, I am confused how moving pg_upgrade or pg_upgrade_support would break the loading of the "adminpack" extension. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. +
В списке pgsql-hackers по дате отправления: