Re: pg_upgrade does not upgrade pg_stat_statements properly

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: pg_upgrade does not upgrade pg_stat_statements properly
Дата
Msg-id CADK3HHL2ieOVoD4z1DgC-nDc90_FmkAy601wGJrJ+rQ_2ixqRQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_upgrade does not upgrade pg_stat_statements properly  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: pg_upgrade does not upgrade pg_stat_statements properly
Список pgsql-hackers


I would simplify the first two sentences to just:

If the old cluster used extensions those same extensions must be installed in the new cluster via installation procedures specific to, and documented by, each extension.  For contrib extensions it is usually enough to install the -contrib package via the same method you used to install the PostgreSQL server.

Well this is not strictly true. There are many extensions that would work just fine with the current pg_upgrade. It may not even be necessary to recompile them.

Dave

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: pg_upgrade does not upgrade pg_stat_statements properly
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg_upgrade does not upgrade pg_stat_statements properly