Tips and FAQ

How do you Enable SSL if PostgreSQL requires SSL for Authentication?

Unfortunately, the PostgreSQL element cannot be configured to send requests using SSL to SSL enabled Postgres servers because adding self-signed certs to our database poses a security audit risk. Given this information the solution is to use Ground to Cloud (G2C) for secure DB connections.

Spaces in column names

PostgreSQL is a database element that is constructed by your database table structure. Spaces in column names are not supported.

Events

Events are based on timestamp in the database with or without time zone.

API Docs

Because the API docs are dynamically built based on the database, we do not have generic API docs for PostgreSQL.