How to upgrade PostgreSQL from version 9.6 to version 10.1 without losing data?

后端 未结 15 2690
挽巷
挽巷 2020-12-02 03:33

I\'m using the PostgreSQL database for my Ruby on Rails application (on Mac OS X 10.9).

Are there any detailed instructions on how to upgrade PostgreSQL database?

15条回答
  •  再見小時候
    2020-12-02 04:03

    I think this is best link for your solution to update postgres to 9.6

    https://sandymadaan.wordpress.com/2017/02/21/upgrade-postgresql9-3-9-6-in-ubuntu-retaining-the-databases/
    

提交回复
热议问题