You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to debug a too many connections issue, my company has code that's awaiting pool.end(), and we're using pg 7, not very easy to look up whether pool.end() returns a promise or not in pg 7...
At minimum we should add a link to the documentation repo in the README or something.
The text was updated successfully, but these errors were encountered:
jedwards1211
changed the title
can't view docs for old versions
can't view docs for old versions, don't know where source code for documentation lives
Dec 26, 2020
jedwards1211
changed the title
can't view docs for old versions, don't know where source code for documentation lives
can't view docs for old versions
Dec 26, 2020
I'm trying to debug a too many connections issue, my company has code that's awaiting
pool.end()
, and we're using pg 7, not very easy to look up whetherpool.end()
returns a promise or not in pg 7...At minimum we should add a link to the documentation repo in the README or something.
The text was updated successfully, but these errors were encountered: