storage format version number for external modules

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема storage format version number for external modules
Дата
Msg-id 201103061138.p26BcFB02471@momjian.us
обсуждение исходный текст
Список pgsql-hackers
Right now the backend server has a catalog version number which reports
the version of the system tables and storage format.  It would be
helpful if pg_upgrade could access a storage format version number for
plugins like /contrib so it could check to see if the cluster can be
upgraded with the installed plugins.  (A catalog version number is not
necessary for plugins.)

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Improve check for TOAST checks in pre-8.4 pg_upgrade servers
Следующее
От: kris@shannon.id.au
Дата:
Сообщение: Re: Perl 5.12 complains about ecpg parser-hacking scripts