Hi,
Could there be performance gains by using PG stored procedures rather
than using generic Perl DBI programs?
Namely for a task that loops thru a cursor of several 50,000 rows and
does UPDATES or INSERTS back into that same table. It is takes hours.
Thanks, David