Re: Is ODBC that slow?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Is ODBC that slow?
Дата
Msg-id 20061021023211.GA20508@alvh.no-ip.org
обсуждение исходный текст
Ответ на Is ODBC that slow?  ("Carlo Stonebanks" <stonec.register@sympatico.ca>)
Ответы Re: Is ODBC that slow?  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-performance
Carlo Stonebanks wrote:
> Our Windows-based db server has to integrate with users that work regularily
> with Access.When attempting to import user's data from Access MDB files to
> PostgreSQL, we try on eof two things: either import using EMS SQL Manager's
> Data Import from Access utility, or export from Access to Postgresql via an
> odbc-based connectionin both cases, the performance is just awful.
> Performance with Tcl's native postgres driver seems rather fine running from
> Windows a Windows client, BTW.
>
> ODBC is often blamed for this sort of thing - I have the  8.01.02 release
> dated 2006.01.31. Everything appears to be at its default setting.

Try Command Prompt's ODBC driver.  Lately it has been measured to be
consistently faster than psqlODBC.

http://projects.commandprompt.com/public/odbcng

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Best COPY Performance
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Slow functional indexes?