Re: Data corruption/loss when altering tables (fwd)

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Data corruption/loss when altering tables (fwd)
Дата
Msg-id 20041122190711.GA81770@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Data corruption/loss when altering tables (fwd)  (Nicola Pero <n.pero@mi.flashnet.it>)
Ответы Re: Data corruption/loss when altering tables (fwd)  (Nicola Pero <n.pero@mi.flashnet.it>)
Список pgsql-bugs
On Mon, Nov 22, 2004 at 06:26:09PM +0000, Nicola Pero wrote:

> Is there a way to explictly flush cached plans ?  Is there a way to
> prevent the caching of the plan in the stored procedure ?

You can prevent plan caching in PL/pgSQL by using EXECUTE.  See the
"Executing Dynamic Commands" section in the PL/pgSQL chapter of the
documentation.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Data corruption/loss when altering tables (fwd)
Следующее
От: Aaron Hillegass
Дата:
Сообщение: pg_ctl -w start does not know that it has started postmaster