hey, I am trying to make a pipeline with 2 loaders...
# getting-started
p
hey, I am trying to make a pipeline with 2 loaders (2 different postgres hosts). the second time i add tap-postgres it gives me that the extractor already exists. Anyway I can do this?
v
use inherit from https://meltano.com/docs/project.html#plugins And give them different names 🙂
p
thnx a lot