Re: Is possible cancel cycle of reading pg_getcopydata?

Pavel Stehule <[email protected]> Thu, 11 Feb 2016 17:59:30 +0100 (CET)
Newsgroups gmane.comp.db.postgresql.dbdpg
Message-ID <[email protected]>
On Thu, 11 Feb 2016, Greg Sabino Mullane wrote:

>> I found it - the necessary to call undocumented method pg_endcopy()
>
> Undocumented is not a good word. Patches and/or bug reports welcome
> from anyone reading this. :)

I am not a Perl developer, so I don't know if it is good solution or some 
forgotten workaround :). I found note about pg_endcopy in some old man 
pages, but not in http://search.cpan.org/~rudy/DBD-Pg/Pg.pm. But I can to 
verify - this function exists and works.

Regards

Pavel


>
>