Seda
  • Getting Started
  • Integrations
    • Integration Settings
    • Integrations
      • BigQuery
        • BigQuery Metadata Extracted
      • Snowflake
        • Snowflake Metadata Extracted
      • dbt cloud
      • dbt core
      • Redshift
        • Redshift Metadata Extracted
      • Postgres
        • Postgres Metadata Extracted
      • MySQL
        • MySQL Metadata Extracted
      • Confluence
        • Confluence Metadata Extracted
    • Security
      • Connecting via Reverse SSH Tunnel
      • Connecting via SSH Tunnel
  • FAQs
  • Policies
    • Terms of Use
    • Privacy Policy
    • Security Policy
    • Data Processing Agreement
Powered by GitBook
On this page
Export as PDF
  1. Integrations
  2. Integrations
  3. Postgres

Postgres Metadata Extracted

List of all the metadata that Seda pulls from Postgres

Metadata pulled

Seda pulls the following metadata from Postgres:

  • Tables and Views

    • Name

    • Description

    • Last Updated Timestamp

    • Schema

    • Database

  • View Definition (Table Creation Query)

  • Columns

    • Name

    • Description

    • Type

    • Foreign Key

    • Primary Key

  • Column Profile

    • Min

    • Max

    • Median

    • STD Deviation

    • Value Distribution

    • Statistic Value Count

    • Percent Filled

    • Unique

  • Lineage

    • Postgres Table <-> Postgres Table

    • Postgres View <-> Postgres Table

    • Postgres View <-> Postgres Column

    • Postgres Column <-> Postgres Column

    • Postgres Table/View <-> Tables from other sources

    • Postgres Table/View <-> Dashboards from other sources

    • Postgres Table/View <-> Jobs from other sources

PreviousPostgresNextMySQL

Last updated 1 month ago