Re: Slow delete/insert.

Поиск
Список
Период
Сортировка
От Alexandre Leclerc
Тема Re: Slow delete/insert.
Дата
Msg-id 1dc7f0e30608240632o79ce035cs2023dd23d8480f8e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Slow delete/insert.  (Thor Tall <tall_thor@yahoo.com>)
Список pgsql-admin
2006/8/24, Thor Tall <tall_thor@yahoo.com>:
> The messages are split on the client side and PQexec
> are called with INSERT/DELETE statements.
> I have seen that I could use PQprepare and
> PQexecPrepared but I doubt that it would help a lot to
> use those functions?

/Usually/, they are always called internally if not by the coder; it
is good practice to call them. It does optimize the speed.

--
Alexandre Leclerc

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

Предыдущее
От: Gary Stainburn
Дата:
Сообщение: yum update now gives me UNICODE errors
Следующее
От: "Alexandre Leclerc"
Дата:
Сообщение: Re: Slow delete/insert.