Brandon Nelson
Brandon Nelson
Glad to hear join support is coming!
Correct - it throws the exception after a few seconds trying to insert the 68K rows. If I provide a batch size up to 10K it works fine, but if...
Actually I take that back - a batch size any higher than 100 seems to now be producing the error =(
@mikependon hey friend! did you figure out what was going on with this and get it fixed in a subsequent release?
It has not =( Same error as of these package versions ``` ```
Just checking in! =) Hows it coming? I am really anxious to try and use this!
I open a new connection every time I call the method (technically I pull one from pg_bouncer connection pool). Could it have something to do with the size of the...
I have confirmed that I am nowhere near exhausting the number of connections available to my server
Anyone have any thoughts? =)