I am using node and Postgres
In my db.js file, I have this
const Pool = require(\'pg\').Pool; const pool = new Pool({ user: \'postgres\', host: \'