node pg insert then return id code example Example: node js return ID in postgres insert INSERT INTO foo (name) VALUES ('baz') RETURNING *