We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Created Installation (markdown)
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
Fixed broken anchors
Changed style of #14 to be more in line with other questions
Fixed broken/missing links, incorrectly parsed markdown
Updated pg (markdown)
minor punctuation and usage fixes
add default for reapIntervalMillis
Was unclear; I thought `done` was supposed to take a truthy value, to show I was done with it -- but the examples are correct.
add default value for pg.defaults.poolSize
fix typo
Updated Prepared Statements (markdown)
Updated Transactions (markdown)
Created Transactions (markdown)
Added info about installation on Windows.
the textParsers.js link was broken
Updated changelog (markdown)
Updated Example (markdown)
Created changelog (markdown)
Updated FAQ (markdown)
answer #12 and #13
Add description for bulk data load methods (copyFrom and copyTo)
Correct any db url