Re: ODBC Performance

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: ODBC Performance
Дата
Msg-id Pine.LNX.4.30.0110181347060.4883-100000@temp.joelburton.com
обсуждение исходный текст
Ответ на ODBC Performance  (Fábio Sato <sato@simepar.br>)
Список pgsql-odbc
On Thu, 18 Oct 2001, [iso-8859-15] F�bio Sato wrote:

> I'm using the ODBC Driver version 07_01_0007 with ADO and the performance
> is very disappointing... I have a procedure that update 868 rows and it is
> taking more than 5 minutes to complete.
>
> After some search on the mailing lists I've found similar problems but
> didn't find any answer to them. Can someone help me?

Are you committing after each operation, or is the ODBC driver forcing
this?

By "procedure", do you mean as PG-backend proc (in plpgsql or something
like that), or do you mean client-side procedure that calls PG 868 times?

--

Joel BURTON  |  joel@joelburton.com  |  joelburton.com  |  aim: wjoelburton
Independent Knowledge Management Consultant


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

Предыдущее
От: "Edward Grabczewski"
Дата:
Сообщение: ODBC Questions
Следующее
От: Fábio Sato
Дата:
Сообщение: Re: ODBC Performance