Chat Ur Data Guide
HomeLogin
  • Chat Ur Data
  • Getting Started Guide
  • Connect your Own Data Sources
  • Use the API
  • Data Sources
    • BigQuery
    • Postgres
    • MySQL
    • MotherDuck (DuckDB)
    • Snowflake (Preview)
    • Redshift (Preview)
    • Azure Synapse (Coming Soon)
    • ClickHouse (Coming Soon)
    • Salesforce (Coming Soon)
  • AI Providers
    • OpenAI
Powered by GitBook
On this page
  • Prerequisites
  • Connect Postgres to Chat Ur Data
  • FAQs
  1. Data Sources

Postgres

PreviousBigQueryNextMySQL

Last updated 1 year ago

Prerequisites

To connect postgres to Chat Ur Data, you need the following:

  • A postgres database server that accepts connections via the internet

Chat Ur Data cannot connect to databases running locally on your machine only

Connect Postgres to Chat Ur Data

  1. Click on "Connect" or "More Options" from the main chat page

  1. Select Postgres from the list

  2. Enter your connection details: host, database, user, password

  1. Click "Save" and Chat Ur Data will connect to your database and start training your first 10 tables automatically

FAQs

Can I use IP whitelisting with Chat Ur Data?

This is on our roadmap but not available yet. Contact us at hello@chaturdata.com if you want to be a beta tester.

Can I connect Chat Ur Data to my database running on localhost?

Chat Ur Data runs in the cloud and connects to data sources via the internet. If you are running a database on your local machine, it is not exposed to the internet by default. While this is possible with advanced networking tools, it is a very dangerous action.

It is much safer to use a hosted database provider or cloud-native data warehouse to connect Chat Ur Data.