how to get id of inserted item in pg node js code example Example: node js return ID in postgres insert INSERT INTO foo (name) VALUES ('baz') RETURNING *