Parameter Limit on Bulk Insert

For anyone interested, got the baseline for workflows, which i can schedule to run daily.
Pretty straight-forward and very fast !

Note, don't run too many concurrent batches as each consumes a connection to PG (for retool_db), and I got errors when querying from db dashboard that all connections were used.

1 Like