#3040·crystal

Docs: indicate how to debug notices from postgres

Author: benjieCreated May 1, 2026Updated May 1, 2026
Labels📄 add-to-docs🤩 good-first-bug
typescript
pool.on('connect', client => client.on('notice', msg => {console.dir(msg)}))