PostgreSQL Database Upgrade

Source: Internet
Author: User
Tags locale postgresql

After the PostgreSQL software version upgrade, you need to use Pg_upgrade to migrate the old version of the database, the specific operating parameters can refer to the official documentation, here to record the operation of the details of the problem occurred:

  • The new version of the software in the INITDB to ensure that the locale and the old version of the software consistent, if the old version of the software in Initdb when the--locale=c specified, and the new version of the software is not specified, the default appears to be--locale= "Chinese (Simplified) ", this point should be noted
  • Initdb-u the user name specified is consistent with the old version of the database, because the user name is used when Pg_upgrade, and inconsistencies can lead to failure, not quite certain

PostgreSQL Database Upgrade

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.