Re: Postgresql community edition upgrade

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

 



> On Oct 12, 2022, at 11:18 AM, Ebin Jozer <ebinjozer@xxxxxxxxx> wrote:
> 
> What would be the rollback step in case the upgrade failed while using pg_upgrade??

- pg_upgrade does pretty extensive pre-flight checks before proceeding

- it does not modify original files, but copies (& modifies the copied catalog files as needed)

(I think even if you use link mode, it doesn't modify original catalog files, so you can start the old one until you have started the new one. I'd look for more info from someone more knowledgeable about this exact process.)

I've personally never seen a problem once the pre-flight passes and it proceeds.





[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux