http://www.perlmonks.org?node_id=734839


in reply to Re: DBI, fork, and clone.
in thread DBI, fork, and clone.

I have been using the above code successfully since 2007 when it was first posted, but recently I upgraded my Perl to 5.8.8, DBI 1.604, and DBD::Pg 2.10.7.

I'm having the same issue as before where the main process will go haywire and report random query errors. Did something change recently or is there a new workaround?