Exoscale DBaaS - PostgreSQL
This section provides documentation related to the Exoscale DBaaS Managed PostgreSQL service in the VSHN Application Catalog.
Learn more about this service, including its pricing, in our product documentation site.
Get started and create a PostgreSQL instance. |
Notes
Important information about this service:
-
There is no default database named
postgres
like on other PostgreSQL instances. (See also "Default database named postgres on Postgresql server" on Stackoverflow for an explanation.) -
Connections are only possible using authenticated TLS encrypted connections.
-
The service uses a self-signed certificate which can be verified using the CA certificate provided in the connection secret (key
ca.crt
).