oscar_gonzalez
01/25/2022, 6:21 PMedgar_ramirez_mondragon
01/25/2022, 7:06 PMmeltano select tap-postgres --list --all
?oscar_gonzalez
01/25/2022, 7:26 PMedgar_ramirez_mondragon
01/25/2022, 7:30 PMSelected attributes
is there anything that's not excluded
?oscar_gonzalez
01/25/2022, 7:41 PMoscar_gonzalez
01/25/2022, 7:48 PMedgar_ramirez_mondragon
01/25/2022, 7:55 PM[selected ] ...
. Maybe you're missing the postgres schema name?
select:
- <pg schema name>-transunion_profile_enriched_characteristics_v2.id
- <pg schema name>-transunion_profile_enriched_characteristics_v2.transunion_profile_id
oscar_gonzalez
01/25/2022, 8:01 PMoscar_gonzalez
01/25/2022, 8:05 PMoscar_gonzalez
01/25/2022, 8:05 PMedgar_ramirez_mondragon
01/25/2022, 8:08 PMpipelinewise-tap-postgres
for limiting which schemas will be inspected for tables and columns. From the docs
Comma separated schema names to scan only the required schemas to improve the performance of data extraction.
oscar_gonzalez
01/25/2022, 9:14 PMedgar_ramirez_mondragon
01/25/2022, 9:32 PMmeltano select tap-postgres --list --all
you may be able to see the complete <pg schema name>-transunion_profile_enriched_characteristics_v2.id
stream name (being excluded)