I am looking for an example for simple one table e...
# troubleshooting
v
I am looking for an example for simple one table extract and load in same postgres db but separate schemas. source_schema.t1 to target_schema.t2
v
very doable but most of the time not a use case folks do with Meltano as it tends to make more sense to just write SQL on that Postgres server so using DBT would probably make a lot more sense
v
okay then is there example available for source is postgres and target is bigquery
very new to meltano, want to start like unit 1
v
https://docs.meltano.com/getting-started/part1 Go with the getting started tutorial here