We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
I have noticed that pg-query-stream runs very slow compared to pg , about 10x slower ...Tested on
pg-query-stream
pg
pg 7.17.0 pg-query-stream 2.1.2 node 12.14.0 postgresql 10
The old versions of pg and pg-query-stream works fine , pg 6.1.2 and pg-query-stream 1.0.0
pg 6.1.2
pg-query-stream 1.0.0
Any idea?
Thanks! Gabriel