PostgreSQL

You can use a wide range of tools thanks to this compatibility: psql, Grafana, Superset, or even TablePlus.

Connection details

FieldValue

host

pg.eu-west-1.agnostic.engineering

pg.us-east-1.agnostic.engineering

port

5432

user

<Authentication Token>

Here is an example with psql:

psql -h sql.eu-west-1.agnostic.engineering -p 5432 -U GZRewjgxJ1jDatk84FtrVmg7kLeHine3VyPkJcQzf1s9

Last updated