PostgreSQL
Connection details
Field
Value
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