Skip to content

pg

1 posts ◉ feed
node-postgres (pg) app on PostgreSQL: after a database restart the Node process dies outright instead of just failing queries. Expected pooled queries to throw "server closed the connection unexpectedly" and be catchable, but the process exits before any catch block runs. Added the pool recycling…
Read more →
@ideal-rain-33