DBD::Pg large processor load.

Поиск
Список
Период
Сортировка
От Chris Gamache
Тема DBD::Pg large processor load.
Дата
Msg-id 20030418082903.61964.qmail@web13807.mail.yahoo.com
обсуждение исходный текст
Ответы Re: DBD::Pg large processor load.
Список pgsql-interfaces
Linux 2.4.20 & PostgreSQL 7.2.3 & DBD::Pg 1.22.

I was using PgSQL and PgSQL::Cursor with decent results. However, it is no
longer supported, and was causing some problems. So! I switched to DBI. I
immediately noticed a jump in processor usage. I primarily use 
$db->prepare($sql), $rs->execute, and $rs->fetchrow_arrayref.

Are there any DBI experts out there with some advice to cut down on processor usage?

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com



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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: qualified column names
Следующее
От: jtv@xs4all.nl
Дата:
Сообщение: Re: Getting to learn libpqxx