Docs: indicate how to debug notices from postgres
Open
📄 add-to-docs
🤩 good-first-bug
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 625
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 24
Description
```ts
pool.on('connect', client => client.on('notice', msg => {console.dir(msg)}))
```
Contributor guide
Assessment
This issue has not been assessed yet.