ruby-em-pg-client icon indicating copy to clipboard operation
ruby-em-pg-client copied to clipboard

support COPY commands

Open royaltm opened this issue 13 years ago • 1 comments
trafficstars

EM versions of be get_copy_data and put_copy_data are missing.

royaltm avatar May 06 '12 22:05 royaltm

I'm really interested by this feature. I was trying to use the "copy_table" method from sequel (via em-pg-sequel) in order to create a fast export to CSV and I was wondering why it was working great in the console but not in EM (ruby process hanging at 100% CPU)... I willing to help but I have no idea where to start and how difficult it coud be...

flop avatar Mar 07 '17 22:03 flop