Re: Should I drop / create extensions after upgraging?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Should I drop / create extensions after upgraging?
Дата
Msg-id 606.1345743384@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Should I drop / create extensions after upgraging?  ("Tomas Vondra" <tv@fuzzy.cz>)
Список pgsql-general
"Tomas Vondra" <tv@fuzzy.cz> writes:
> On 23 Srpen 2012, 18:19, François Beausoleil wrote:
>> I'm on Ubuntu 11.10, using 9.1.4. There was a new package for 9.1.5, and I
>> just finished my upgrade. I make use of the uuid-ossp and tablefunc
>> extensions. What is the expected upgrade procedure for these extensions? A
>> drop followed by a create? Or is there something else less invasive?

> The minor updates (e.g. from 9.1.4 to 9.1.5) are a drop-in binary
> replacements. You don't need to do anything special about the extensions,
> it just works (unless there's something really broken).

Or perhaps more to the point: if there were something special you had to
do, the release notes for 9.1.5 would have told you about it.

            regards, tom lane


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

Предыдущее
От: "Tomas Vondra"
Дата:
Сообщение: Re: Should I drop / create extensions after upgraging?
Следующее
От: javad M
Дата:
Сообщение: Re: Cannot Run EnterpriseDB Postgresql Installation