In order for the command line execution to finish
@ -34,6 +34,7 @@ pg.connect(conString, function(err, client, done) {
}
console.log(result.rows[0].number);
//output: 1
client.end();
});
```
The note is not visible to the blocked user.