How to increase the speed of database access when using libpq++

Поиск
Список
Период
Сортировка
От srinu kulkarni
Тема How to increase the speed of database access when using libpq++
Дата
Msg-id F132ojLeCVPSlfwXgC800016501@hotmail.com
обсуждение исходный текст
Список pgsql-general

Hi,
I am accessing PSQL database in c++ code using libpq++ library. The same
code written in lisp(and accessing the same psql database) which took 7
seconds is now taking 40 seconds in c++. Why is it so and how can we
increase the speed and since i am developing this code for an online
application, i need to increase the speed(atleast as much as that of the
code written in lisp).
Thanks.
Srinivas.

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx


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

Предыдущее
От: "Craig Sturman"
Дата:
Сообщение: Re: Can I use row-level locks to sequence READ COMMITTED transactions?
Следующее
От: "Dean Grubb"
Дата:
Сообщение: Access Two Databases