Out Plane
Reference

Database Engines

The managed database engine Out Plane provides.

Out Plane provides a managed PostgreSQL database. Create one from Databases.

PostgreSQL Versions

You choose the major version when you create the database. Supported versions are 18, 17 (the default), 16, 15, and 14.

Database Names

A database name must:

  • be 3 to 63 characters,
  • start with a letter,
  • contain only lowercase letters, numbers, and hyphens,
  • not end with a hyphen.

Other Engines

Out Plane manages PostgreSQL only. To run another engine, such as Redis or MySQL, deploy its official image as an application, with a volume for its data.

On this page