Project: datalens
81 entity types
Matrix/Data Model/extracted_tables
PhysicalTableData Model

extracted_tables

Each project schema such as project_14.* contains multiple tables whose metadata is registered in the extracted_tables registry table in the public schema. PgDataService updates and queries the extracted_tables table to track metadata of tables per project schema. extracted_tables table tracks metadata about extracted tables per project inside PostgreSQL. PgDataService manages the extracted_tables registry in PostgreSQL for tracking table metadata.

Attributes
labelsEntity,PhysicalTable
logical entity refextracted_tables
database systempostgres
primary keyid
indexesidx_extracted_tables_project, idx_extracted_tables_project_id
Relationships4 connections
Loading graph...