Search Postgresql Archives

Re: Facing issues with pgsql upgrade.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Apr 17, 2022 at 8:53 AM Ajay Kajla <ajaykajla@xxxxxxxxx> 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.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux