Skip to Content

Data connection

You can find all required information for your read user in the Settings->Database section.

  • Copy the host value to the Host name field (without the port)
  • The port should be already set to the default 5432
  • Copy the Database, User name and Password values
    (The password has already been generated, you can view it with the eye button)
  • Set the SSL mode to verify-full
  • Download the certificate (aws_ca.pem) and set it as Trusted Certificate

All done, your connection should look like this:
This is a read-only user, if you want to write data directly the the database, please use the API.

Last updated on