executing user-defined functions

Поиск
Список
Период
Сортировка
От oberpwd@anubis.network.com (Wade D. Oberpriller)
Тема executing user-defined functions
Дата
Msg-id 200010042150.QAA12174@truck.network.com
обсуждение исходный текст
Ответы Re: executing user-defined functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: executing user-defined functions  (Jan Wieck <janwieck@Yahoo.com>)
Список pgsql-general
Hello all,

I was wondering if PostgreSQL protects itself when executing user-defined
functions? Or does it go under the assumption that all user-defined functions
will NOT crash (if they do you have a serious problem and need to fix the
function)?

We are building an app where we want 3rd parties to be able to give us their
data, and give us functions to check their data. We will insert the data into
our database and run their functions when needed. However we don't want their
functions to take down our system.

Is this possible with PostgreSQL?

Wade Oberpriller
StorageTek
oberpwd@network.com


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

Предыдущее
От: Cristóvão Dalla Costa
Дата:
Сообщение: Re: -F option, RAM usage, more...
Следующее
От: "Kendall Koning"
Дата:
Сообщение: CIDR index use for '<<' operator