Re: PostgreSQL upgrade from 9.4.2 to 9.6.12

Поиск
Список
Период
Сортировка
От Jonathan Harden
Тема Re: PostgreSQL upgrade from 9.4.2 to 9.6.12
Дата
Msg-id CAFJhkDRpFmaaysfhwFyiZ7pTOL-VZf=PJ7+wxafri1pW_5v8tg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL upgrade from 9.4.2 to 9.6.12  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: PostgreSQL upgrade from 9.4.2 to 9.6.12  (Michael Lewis <mlewis@entrata.com>)
Список pgsql-general
If you're doing this in RDS make sure to check what extensions each of your databases in your RDS instance has (we use PostGIS and hstore for example) and upgrade them incrementally. AWS provide the right libs installed to do those updates between each engine version, but not necessarily between engine versions more than 1 major version apart.

You can see which versions of the extensions are installed in RDS in each engine version on this page: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.FeatureSupport.Extensions




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

Предыдущее
От: Ben Snaidero
Дата:
Сообщение: Re: pg_dump (COPY) hanging intermittently
Следующее
От: PegoraroF10
Дата:
Сообщение: Converting to identity columns with domains on PK columns