I\'m working with the pg Postgres driver in Node.js, and was wondering what the fastest way of doing bulk updates would be. I\'ve tried the following approach:<
pg