I want to query Postgres database synchronously for my node.js app, for that I\'m trying to use pg-native on localhost, but will it work on heroku when I deploy it?
O