Update references to pg-pool
Missing w in password
Add explanation about special characters not allowed in url string
Updated Client (markdown)
Fix link syntax.
#973
Fix #973
Fixed parameter name.
Add bottom nav
Adding documentation for SSL connection parameters. Took me hours trying to figure this out. Hopefully it helps other.
Document application_name connection parameters
unix sockets update
mentioning RAISE NOTICE to help with web searches.
external pooling
Corrected links to 'prepared statement' and 'parameterized query'.
Typos "paramaterized"
whoops
Remove pauseDrain and resumeDrain documentation
include unix domain socket config object example
Fixed typo
I believe you need to add "client.connect();" before actually running the stream thing; certainly this was necessary for me to get this code to work
Added missing parenthesis