Re: Npsql is much faster than ODBC ?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Npsql is much faster than ODBC ?
Дата
Msg-id 20071106204812.GJ8635@alvh.no-ip.org
обсуждение исходный текст
Ответ на Npsql is much faster than ODBC ?  (一首诗 <newptcai@gmail.com>)
Ответы Re: Npsql is much faster than ODBC ?
odbcng
Список pgsql-general
????????? wrote:
> Hi all,
>
> Recently I found my C/S program becomes slow.  So I analysed the tcp
> traffic between my program and the Postgresql database.  I found there
> are occasionally tcp re-transmission and that's why my porgram slow
> down.
>
> But when I changed to npsql,  the tcp traffic was cut off to only 1/4
> and there are much fewer re-transmission.  I am not sure it's the
> problem of odbc or it's because that I am using odbc correctly.

FYI there's another Postgres ODBC driver that is said to have better
performance.

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

(Yes, my company maintains it)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Exclusive Locks Taken on User Tables?
Следующее
От: Marc
Дата:
Сообщение: Re: Exclusive Locks Taken on User Tables?