[Question][Answered] Database upgrade

Hello, what is the command to upgrade the database ?

Parents Reply
  • Hi talex,

    I've executed the script on the passive node. Are you sure that we need to migrate separately? It seems that this is not needed.

    ========================================
    This script migrates a existing 32bit
    postgres server instance to 64bit.
    ========================================

    Depending on the size of your reporting
    data, this could lead to a significant
    database downtime.
    Also notice that you should NOT terminate
    this script while running. Consider using
    "screen" if you have an unstable SSH
    connection.

    Enter "yes" to continue:
    yes

    ========================================
    Checking pre-conditions for db migration
    ========================================

    64 bit postgres already running! Nothing to do.
    Aborting.

    regards

    mod

Children
No Data