PostgreSQL on CodeRed Cloud#
This page provides technical platform information about PostgreSQL databases hosted on CodeRed Cloud.
For help connecting to your PostgreSQL database see Connect to Your CodeRed Database.
Versions#
PostgreSQL uses the X.Y.Z naming scheme. X is the major version, Y is the minor version, and Z is the maintenance patch version.
PostgreSQL versions available on CodeRed Cloud: 15, 11 (deprecated)
PostgreSQL major version is set at the time of website creation. Minor version upgrades and maintenance patches are applied automatically by CodeRed. The version of your database can be viewed in the CodeRed dashboard for your website under the Database tab.
To change the major version used by your website, contact CodeRed support.
Technical Information#
Parameter |
Value |
---|---|
Client Encoding |
UTF8 |
Date Style |
iso, mdy |
Default text search config |
pg_catalog.english |
Timeout |
120 seconds |
Timezone |
UTC |
CodeRed may log and analyze slow queries for engineering and support purposes.