Does the lineage created automatically when we imp...
# all-things-deployment
w
Does the lineage created automatically when we import postgres data using primary and foreign key relationships
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues?
a
w
env: dev include_table_lineage: true include_usage_statistics: true include_tables: true include_views: true profiling: enabled: true profile_table_level_only: false stateful_ingestion: enabled: false
we are using these settings for now
a
and you aren’t seeing lineage populate?
w
Yes its not coming up
a
Could you provide some logs on your ingestion so we can see if there might be something broken?