• DessalinesOPM
    link
    fedilink
    English
    134 months ago

    Thx! Let me know if the postgres upgrade helper script I provided has any issues.

    • db0
      link
      fedilink
      English
      94 months ago

      My postgres is on bare metal, so I don’t think the script is setup for that,is it?

      • Tiff
        link
        fedilink
        English
        44 months ago

        The script will be useless to you, besides for referencing what to do.

        Export, remove pg15, install pg16, import. I think you can streamline with both installed at once as they correctly version. You could also use the in place upgrade. Aptly named: pg_upgradeclusters

        But updating to 0.19.4, you do not need to go to pg16… but… you should, because of the benefits!