×
‹
›
Logo
  • Go to Home
Book a demo

Search

Basics

Advanced

For developers

Connectors

Contact support

Helpdesk portal

Peliqan documentation

DBeaver

You can connect with DBeaver to your Peliqan data warehouse.

In Peliqan, go to Connections, find the Data Warehouse tile and copy/paste all connection details:

image

Use these settings in DBeaver to connect:

  • Connection type: Postgres (default data warehouse type in Peliqan)
  • Host: db.eu.peliqan.io (for EU instance)
  • Port: 5432 (for Postgres)
  • User name & password: copy / paste from the Data Warehouse Connection tile (see above)
  • Database name: same as the user name
  • SSL mode: set to “require”

Make sure to set SSL Mode to “require”:

image