Prepared queries in 7.2.x? and stmt caching

Поиск
Список
Период
Сортировка
От Christian Bucanac
Тема Prepared queries in 7.2.x? and stmt caching
Дата
Msg-id AE39D66BA4D2D5119DBE000103D74BFA11BB29@mingbgnts02.mindark.intranet
обсуждение исходный текст
Список pgsql-general
Hi!
I am a little bit confused on the new "Prepared Queries" feature in version
7.3. Is it really new? I have been using prepared statements (through ODBC)
in 7.2.x versions for a long time now, and it works fine. Am I using
something that is not supposed to be there? What is the difference on
prepared statements/queries in 7.2.x and 7.3.x?
Is there any caching of dynamic and static (prepared) statements in
postgres? If so, is it done on the server och on the client (ODBC)?
I would be very thankful if someone could explain this to me. Thanks in
advance!
Sincerely,
Christian Bucanac



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Help! I don't get mail anymore
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Is renaming a database easy or dangerous