Update README.md
This commit is contained in:
parent
b48283f4aa
commit
808c284b55
@ -49,7 +49,7 @@ pg.connect(function(err, client, done) {
|
||||
|
||||
## notice
|
||||
|
||||
Before you set out on this magical piping journey, you _really_ should read this: http://www.postgresql.org/docs/9.3/static/sql-copy.html
|
||||
Before you set out on this magical piping journey, you _really_ should read this: http://www.postgresql.org/docs/9.3/static/sql-copy.html, and you might want to take a look at the [tests](https://github.com/brianc/node-pg-copy-streams/tree/master/test) to get an idea of how things work.
|
||||
|
||||
## contributing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user