Dataflake Documentation
  • Home
    • Welcome to Dataflake
    • FAQs
  • Get Started
    • Create my first dashboard
    • Share my dashboard
  • Data Sources
    • PostgreSQL
    • MySQL
    • ClickHouse
    • BigQuery
    • Microsoft SQL Server
    • Flat files
    • Public Dataset
    • Edit, Rename, Delete a Data Source
  • Query
    • Add a query
    • Edit, Delete a query
  • Visualizations
    • Create a chart
    • Chart types
      • Bar chart
      • Pie chart
      • Line chart
      • Horizontal bar chart
      • Mixed chart
      • Card chart
      • Table
      • Bubble chart
      • Scatter chart
      • Sankey Diagram
      • Map chart
  • Manage charts
    • Copy a chart
    • Delete a chart
    • Move a chart
    • Duplicate a chart
  • Custom charts
    • Quick styling toolbar
    • Right styling panel
  • Dashboard
    • Add a dashboard
    • Dashboard Templates
    • Manage Dashboard
    • Manage Legend Color
    • Manage chart labels
    • UI elements
    • JSON Card
  • Drilldowns
    • Zoomed-in Analysis
    • Table Chart Comparison & Running
    • Graph Max/ Min/ Average
    • Filter/ Data Control
  • Email Scheduling
    • Create an email delivery Schedule
    • Stop email delivery
  • Share/ Embed
    • Share/ Embed Dashboard link
    • Embed Iframe
  • Security
    • Security Overview
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Data Sources

PostgreSQL

In this page, we'll show you how to add a PostgreSQL source to Dataflake.

PreviousShare my dashboardNextMySQL

Last updated 1 year ago

Was this helpful?

From the top navigation bar click on the icon.

Choose the Connection strings tab.

Click the Add button.

Enter the Name of your connection.

Select PostgreSQL from the Connection type.

Enter your connection string.

  1. Hostname: where your database is hosted

You can paste the host url in the Host box to connect to your database quickly

  1. Port:

  • The port the database server uses

  • For example, the default port number for PostgreSQL is 5432

  1. Database: name of your database

  2. User: username of the Database you want to connect

  3. Password: password of the Database you wish to connect

Click Next then Click the Complete button to establish your Connection.