Re: 7.3 Prepared statements

Поиск
Список
Период
Сортировка
От Francisco J Reyes
Тема Re: 7.3 Prepared statements
Дата
Msg-id 20021226123329.L42523-100000@zoraida.natserv.net
обсуждение исходный текст
Ответ на Re: 7.3 Prepared statements  (Neil Conway <neilc@samurai.com>)
Ответы Re: 7.3 Prepared statements  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: 7.3 Prepared statements  (Alan Gutierrez <ajglist@izzy.net>)
Список pgsql-general
On 17 Dec 2002, Neil Conway wrote:

> On Tue, 2002-12-17 at 10:19, Ericson Smith wrote:
> > 1. What is the lifetime of the plan created?
>
> >From the PREPARE reference page:
>
> Prepared queries are stored locally (in the current backend), and only
> exist for the duration of the current database session.

What is the difference/advantage between a prepared query and a view?


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

Предыдущее
От: Sergei Levchenko
Дата:
Сообщение: MOVE ABSOLUTE num FROM my_cursor
Следующее
От: Simon Mitchell
Дата:
Сообщение: Re: Trouble with UNIX TimeStamps