Re: Upgrade check failed from 11.5 to 12.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Upgrade check failed from 11.5 to 12.1
Дата
Msg-id 216128.1608328504@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Upgrade check failed from 11.5 to 12.1  ("Lu, Dan" <Dan.Lu@sig.com>)
Ответы RE: Upgrade check failed from 11.5 to 12.1
Список pgsql-general
"Lu, Dan" <Dan.Lu@sig.com> writes:
> I am trying to upgrade an instance of PostgreSQL in unix from 11.5 to 12.1.

> UNIX:> pg_upgrade -d /hostname/pg/dpoc/data -D /hostname/pg/dpoc/data -b /hostname/pg/PostgreSQL-11.5/bin -B
/hostname/pg/PostgreSQL-12.1/bin-p 5432 -P 9432 -c -v 

No, you can't use the same directory to hold old and new versions at the
same time.  After you're done with the upgrade, you could move the new
data directory to be where the old one had been.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Unexpected result count from update statement on partitioned table
Следующее
От: "Lu, Dan"
Дата:
Сообщение: RE: Upgrade check failed from 11.5 to 12.1