Concurrent modification of plpgsql function body

Поиск
Список
Период
Сортировка
От Alex Vinogradovs
Тема Concurrent modification of plpgsql function body
Дата
Msg-id 1199477438.63464.24.camel@localhost
обсуждение исходный текст
Ответы Re: Concurrent modification of plpgsql function body  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello all,


I've got an application that keeps a persistent connection into the
database and constantly executes number of stored functions. Sometimes
I need to modify the implementation of those functions to change the
data layout, but doing that results in errors like this:

unrecognized node type: 1852387187

Is it allowed to modify those functions from other connections ?

Thanks!

Best regards,
Alex Vinogradovs

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgres 8.3 betat 1 version download
Следующее
От: Chris Browne
Дата:
Сообщение: Re: [OT] Slony (initial) Replication - Slow