Re: Facing issues with pgsql upgrade.

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Facing issues with pgsql upgrade.
Дата
Msg-id CAKFQuwZ35FN3LB7nfX_oW27hTcZx5AGgPGz+0hXCkuwbToenQA@mail.gmail.com
обсуждение исходный текст
Ответ на Facing issues with pgsql upgrade.  (Ajay Kajla <ajaykajla@gmail.com>)
Список pgsql-general
On Sun, Apr 17, 2022 at 8:53 AM Ajay Kajla <ajaykajla@gmail.com> wrote:


I'm facing the following issue while upgrading pgsql 9.6 to pgsql 13. 

It's saying database "template0" "template1" does not exist on source 9.6, please advise.



You might want to just forget doing a pg_upgrade migration and do a pg_dumpall one instead.  The missing template databases on the existing cluster shouldn't be noticed.

You can decide how important missing the directories are to you, since that shouldn't happen outside someone going in and "rm'ing" them.

David J.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Facing issues with pgsql upgrade.
Следующее
От: Ajay Kajla
Дата:
Сообщение: Re: Facing issues with pgsql upgrade.