performance of first exec of prepared statement

Поиск
Список
Период
Сортировка
От Ted Toth
Тема performance of first exec of prepared statement
Дата
Msg-id CAFPpqQGfvPcSjvJ6t8Bibv_MdxXix=s54C0P-JQP5BCc6SqtwA@mail.gmail.com
обсуждение исходный текст
Ответы Re: performance of first exec of prepared statement
Список pgsql-general
I've noticed that the first exec of an INSERT prepared statement takes ~5 time longer (I'm using libpq in C and wrapping the calls to time them) then subsequent exec's is this the expected behavior and if so is there any thing I can do to mitigate this affect?

Ted

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

Предыдущее
От: Tim Cross
Дата:
Сообщение: Re: Using unlogged tables for web sessions
Следующее
От: Ted Toth
Дата:
Сообщение: Re: performance of first exec of prepared statement