ERROR: permission denied for language c

Поиск
Список
Период
Сортировка
От Shahryar G. Hashemi
Тема ERROR: permission denied for language c
Дата
Msg-id 8459AE1CDB7A0441A1ED87C375891E4602F6D9D1@EXCHIS5BV.inspinc.ad
обсуждение исходный текст
Список pgsql-admin

Hi,

 

I have created a new user called hydra with ‘createdb’ permission.  I can create the DB but when I run this command I get this error.  I did the GRANT USAGE for LANGUAGE C to hydra.  But still the error.  Any ideas?

 

hydra=>         CREATE FUNCTION plpgsql_call_handler() RETURNS language_handler

hydra->             AS '$libdir/plpgsql', 'plpgsql_call_handler'

hydra->             LANGUAGE c;

ERROR:  permission denied for language c

 

I maybe doing something wrong.  Does the user need to be created differently?  I am using pg_restore to restore a DB image.

 

Shahryar

 

--
Shahryar G. Hashemi                      DBA
InfoSpace Inc.
601 108th Ave NE Suite 1200
Bellevue, WA 98004 U.S.A.

Office: +1 425.201.8853                  Fax: +1 425.201.6160
Alpha Pager: page-shashem@infospace.com  Numeric Pager: +1 877.252.5631
E-Mail: shashem@infospace.com            WEB: http://infospaceinc.com

This e-mail and any attachments may contain confidential information that is legally privileged. The information is solely for the use of the intended recipient(s); any disclosure, copying, distribution, or other use of this information is strictly prohibited. If you have received this e-mail in error, please notify the sender by return e-mail and delete this message. Thank you.

 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 8.1.3 Crash/Corruption Problem
Следующее
От: "Shahryar G. Hashemi"
Дата:
Сообщение: Re: ERROR: permission denied for language c