On Monday, January 21, 2013, Alexander Farber wrote: > To make my question more concrete: > if I'd like to round-robin 6 PostgreSQL connections > from my Perl script - how should I change my code: >
But what would that accomplish? If your server is constipated on the IO channel, all 6 connections will suffer the same. Cheers, Jeff