Hi team. I am new to DataHub. I have one question....
# troubleshoot
g
Hi team. I am new to DataHub. I have one question. My team would like to explore Data Lineage, and our data platform is PostgreSQL. But then, when I proceed with the ingestion and see the Dataset, there is no Lineage available. May I know how to make it available and clickable?
c
Postgres source dont ingest lineage yet. You will need to manually ingest lineage using our emitter libraries.
g
So, I need manually insert one by one for all connection? DataHub cannot retrieve the data scheme (PK, FK) info from Postgres?
c
Datahub extracts (PK, FK) information. I am just confirming that lineage means the information about how the data was processed/generated/modified. I am not sure what you mean by connection? Is it the links between the tables?
g
Yes @careful-pilot-86309, links between table.
c
You can check examples here.