Re: Use of Stored Procedures and

Поиск
Список
Период
Сортировка
От Marcos
Тема Re: Use of Stored Procedures and
Дата
Msg-id 1137660256.930.7.camel@servidor
обсуждение исходный текст
Ответ на Re: Use of Stored Procedures and  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: Use of Stored Procedures and  (Markus Schaber <schabi@logix-tt.com>)
Список pgsql-performance
> What statements?

Sorry. Statements is my code.

> What problem are you trying to solve?

I want know how I make to use a prepared plan
( http://www.postgresql.org/docs/8.1/static/sql-prepare.html ). I read
that I need to use the SPI_PREPARE and SPI_EXEC in my code, but I didn't
understand how make it.

Thanks


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Autovacuum / full vacuum (off-topic?)
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: Use of Stored Procedures and