Docs
  • LogicLoop Documentation
  • LogicLoop Quickstart
  • Data Sources
    • Connect your data source
      • Deployment options
    • Supported data sources
      • API data (JSON)
      • AWS CloudWatch
      • BigQuery
      • Databricks
      • Google Analytics
      • Google Sheets
      • MongoDB
      • Microsoft SQL Server
      • MySQL
      • Oracle
      • PostgreSQL
      • Snowflake
      • Combine Results
      • LogicLoop Data Source
  • Queries
    • Write a rule
      • More rule options
      • A/B testing rules
      • Version history
      • Query Snippets
    • Visualizations & dashboards
      • Visualizations
      • Dashboards
  • Actions
    • Set up an action
    • Action destinations
      • Email
      • Slack
      • Webhooks & APIs
      • Microsoft Teams
      • Salesforce
      • Zapier
      • PagerDuty
      • Write to Database
      • Chain Rules
      • Google Sheets
      • Bento
    • Templating
  • Case Management
    • Case Management
      • Ticket Generation
      • Case Triage
      • Custom Fields and Attachments
  • AI
    • AI Query Helper
    • Ask AI
  • Teams & Settings
    • Integrations
      • Slack
      • Google Sheets
    • Invite your teammate
    • Groups & Permissions
  • Changelog
  • FAQs
  • Troubleshooting
  • Templates
    • Templates Home
    • Risk & Fraud Rules
    • AML Transaction Monitoring Rules
    • Logistics & Marketplace Ops
    • Customer Success & Growth
    • Systems Observability
    • Data Quality Monitoring
    • Healthcare
    • HTML Email Templates
      • Annual Review
      • Weekly Performance Table
      • Invoice Recap
  • BETA
    • AI SQL API
    • Approving rules
    • Render Data as JSON
    • Case Analytics
    • Python
  • Security & Legal
    • Security
    • AI Security
    • Terms of use
    • Privacy policy
    • Services description
Powered by GitBook
On this page
  • Prerequisites
  • Setup
  • Getting credentials from Heroku

Was this helpful?

  1. Data Sources
  2. Supported data sources

PostgreSQL

PreviousOracleNextSnowflake

Last updated 1 year ago

Was this helpful?

Prerequisites

Setup

Connecting your Postgres database to LogicLoop is easy. If you're an admin user, you will be able to go to the Settings panel and add a new data source of type Postgres.

Next, enter your Postgres database credentials. You can hit the 'Test Connection' button to see if it worked.

Getting credentials from Heroku

If you use Heroku, you can find your database credentials by going to your app and clicking on your database Postgres add on.

Under that database's settings, click on View Credentials.

Copy and paste the credentials to the corresponding LogicLoop fields.

If your Postgres is hosted by a private space like Heroku Enterprise and requires mTLS for connection, we support that by allowing you to upload your SSL certs and keys under Additional Settings. The key provided must be in either the PKCS-12 or PKCS-8 DER format.

allows access to LogicLoop
Deployment
admin