Setting up Snowflake Postgres
1. Add integration
Select Snowflake Postgres from the integrations page.2. Configure settings
Connect using either a form or a connection string.- Form
- Connection string
Fill out the form with the following settings:
| Setting | Required | Description |
|---|---|---|
| Name | ✓ | Name that will be displayed to users when selecting this integration in Superblocks |
| Host | ✓ | Hostname or IP address to connect to (e.g. xxxx.us-west-2.aws.postgres.snowflake.app) |
| Port | ✓ | Port to use when connecting (default: 5432) |
| Database Name | ✓ | Name of database to connect to |
| Database Username | ✓ | Username to use to connect |
| Database Password | ✓ | Password for database username |
| Use a self-signed SSL certificate | ✗ | Provide Server CA, Client Key, and Client Cert |
3. Test and save
Click Test Connection to check that Superblocks can connect to the data source.If using Superblocks Cloud, add these Superblocks IPs to your allowlist (not necessary for Hybrid or Cloud-Prem deployments).
4. Set data tags
Optionally, configure different data tags for separate development environments.Snowflake Postgres connected!
You can now use Clark to build with Snowflake Postgres.
You can now use Clark to build with Snowflake Postgres.

