mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
Updated pg (markdown)
parent
3ea4f40715
commit
45633d1e9c
2
pg.md
2
pg.md
@ -33,7 +33,7 @@ The connect method retrieves a __[[Client]]__ from the client pool, or if all po
|
||||
|
||||
If called with only one _function_ argument, uses [[defaults|pg#properties-defaults]] for connection configuration.
|
||||
|
||||
When the client raises its __drain__ [[event|Client#drainEvent]], the client is automatically returned to the pool for reuse.
|
||||
When the client raises its __drain__ [[event|Client#wiki-drainEvent]], the client is automatically returned to the pool for reuse.
|
||||
|
||||
#### parameters
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user