We’re proud to announce that PostgreSQL 10 is now available on Enclave. You can choose PostgreSQL 10 when creating a new database, and it will soon become the default as well:
If you’d like to upgrade an existing database to PostgreSQL 10, you have two options:
Provision a new PostgreSQL 10 database, then dump the data from your old PostgreSQL database to the new PostgreSQL 10 database. This is the best approach for development databases and non-critical production databases.
Contact support to schedule an in-place upgrade of your database. This is the best approach for critical production databases.