What's the recommended way to insert data into a postgresql table?
k
Kevin Kho
07/13/2021, 2:08 PM
You might be able to use the PostgresExecute task but if you’re trying to do a bulk insert and it doesn’t work for you, you can just wrap your own Python function into a task. Any of these will work if you have Pandas DataFrame already and are doing a bulk insert.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.