Hello, I’m a n00b to Meltano and I have read throu...
# troubleshooting
d
Hello, I’m a n00b to Meltano and I have read through the tutorials and a lot of the docs before I came here. I’m using the tap-instagram and target-postgres to warehouse my data. When I test the tap-instagram with target-jsonl, I get multiple lines of records, which is what I want. When I run the target-postgres, I get a single line that aggregates the data. My question: How can I get the same rows of data that I get from the jsonl target to go into the Postgres target?