brianc/node-pg-copy-streams
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
JavaScript
Issues
- 1
Doesn't seem to work with `pool.query`
#159 opened by tswaters - 4
Copy Binary Data from Buffer
#158 opened by edwardkourbanov - 2
Parametrizing COPY ... TO STDOUT query
#157 opened by isRostCompany - 0
COPY TO with query_timeout
#156 opened by boromisp - 4
- 23
Copying data failing but no error triggered
#153 opened by Dhruv-Garg79 - 5
- 6
help needed: concurrent requests
#154 opened by ilteoood - 8
Row count always off by one on CopyToStreamQuery
#151 opened by SansegoTek - 10
client.query is not returning a stream
#150 opened by AbdelrhmanAbdelhamed - 1
Not really an issue...
#149 opened by maximelafarie - 8
Something seems wrong with binary transfer for COPY ... FROM STDIN BINARY
#147 opened by falk-miracode - 2
Idle connections with "COMMIT"
#146 opened by DnOberon - 6
Documentation doesn't work with latest `pg`
#144 opened by k-funk - 43
- 17
copy-from fails when large csv file(200K+ user rows) is copied from the file to the DB
#136 opened by Haroon-jay - 5
- 2
Error: Release called on client which has already been released to the pool.
#135 opened by FacundoMartinezCampos - 2
- 6
- 5
Question: is it possible to get the line number of the file where copy failed?
#129 opened by arajczy - 15
copy-from performance with lots of chunks
#127 opened by byrney - 3
- 1
memory usage test breaking in node v16
#124 opened by jeromew - 21
CopyFail is never sent to DB
#115 opened by gabegorelick - 7
- 1
[Question] Example on using copy streams starting with just arrays created in memory
#121 opened by fluxquantum - 3
Question: Copy From file format support
#123 opened by AmitKulkarni9 - 9
Usage with knex.
#76 opened by mathieutu - 4
Non-piping practice with backpressure
#117 opened by yukal - 11
Error handling is incomplete in Postgres 11+
#113 opened by ab-pm - 4
_final is sometimes called before submit
#112 opened by gabegorelick - 2
- 1
Question: Continuous streaming
#109 opened by patrykwegrzyn - 5
Issue with archiver and larger files
#107 opened by pieterprovoost - 6
usage with `stream.pipeline`
#86 opened by tswaters - 25
- 3
Rewrite copy-to as Readable
#104 opened by pspi - 4
- 3
EventEmitter memory leak upon error
#85 opened by adam-nielsen - 4
TypeError: stream.pipe is not a function
#90 opened by alex-h-strachan - 13
Large column value not split into chunks
#91 opened by pspi - 2
Support parameterised queries
#92 opened by ab-pm - 5
COPY/FROM does not fire 'drain' event
#88 opened by dehmer - 2
Synchronous or Promises management
#83 opened by H3r3zy - 1
Strange output for on('data', ...) event
#79 opened by andrejkaurin - 1
- 2
Handling errors
#74 opened by furstenheim - 3
Cannot execute on אable names with uppercase letter
#78 opened by aviranco - 1
Unexpected PostgreSQL message
#77 opened by fredmartinssilva