Tweak postgresql ODBC driver

Поиск
Список
Период
Сортировка
От Josué Maldonado
Тема Tweak postgresql ODBC driver
Дата
Msg-id 3FC4DC70.1010202@lamundial.hn
обсуждение исходный текст
Список pgsql-general
Hello list

I use postgresql ODBC driver (Version 7.03.02) to access the database
(7.3.4) running on RH8, the connection string is:
DRIVER={PostgreSQL};DATABASE=dbmund;SERVER=192.168.0.103;PORT=5432;
UID=postgres;PWD=foo;A7=50;A8=8192;USEDECLAREFETCH=1


I would like to know if is there a way to tweak the ODBC driver to get
more speed for querys, I tried to find some docs to know what each ODBC
parameter mean and how could I set them to get a better performance, but
haven't had luck until now. In my scenario, performance slows down over
ODBC.

Thanks in advance,

--
Josué Maldonado.



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

Предыдущее
От: Hervé Piedvache
Дата:
Сообщение: pg_dump table schema ...
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: postgres metadata