Re: restore error - language "plperlu" is not trusted

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: restore error - language "plperlu" is not trusted
Дата
Msg-id 200312180016.27980.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: restore error - language "plperlu" is not trusted  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: restore error - language "plperlu" is not trusted
Список pgsql-general
Tom Lane wrote:
> Hm.  The backend flat-out rejects all attempts at GRANT on untrusted
> languages, even if you are superuser and the grantee is too.  I'm not
> totally sure about the rationale for that (Peter?)

Why would you need it?  It's only going to create fuss about useless
functionality.

> but in any case
> pg_dump has evidently not gotten the word.  If we think the backend's
> behavior is right then we'd better change pg_dump to suppress trying
> to GRANT permissions on untrusted languages.

There should not be any permissions, so there should be nothing to dump.


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

Предыдущее
От: Matthew
Дата:
Сообщение: Re: Excel, OpenOffice and Postgres
Следующее
От: Ron St-Pierre
Дата:
Сообщение: Function Returning SETOF Problem