Performance: Perl-DBI vs. PG Stored Procedures

Поиск
Список
Период
Сортировка
От David Link
Тема Performance: Perl-DBI vs. PG Stored Procedures
Дата
Msg-id 3BFA8059.95E29280@soundscan.com
обсуждение исходный текст
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: Fran Fabrizio
Дата:
Сообщение: Slightly OT: outer joins
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: A newbie's opinion - postgres NEEDS a Windows binary!