brianc/node-postgres-docs

How to batch insert into table with pg

Opened this issue · 1 comments

When I batch insert multiple rows, how to write parameterized sql?
Thanks a lot

wbt commented

I agree, a well-documented performant example similar to "Parameterized query" showing multiple rows would be quite helpful.