createlang problem with 8, what is correct? - Mailing list pgsql-admin

From Tad Marko
Subject createlang problem with 8, what is correct?
Date
Msg-id 1112032469.3356.6.camel@boojiboy.metrosplash.com
Whole thread Raw
Responses Re: createlang problem with 8, what is correct?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Howdy!

  createlang -U dbuser plpgsql dbname

Results in:

  createlang: language installation failed: ERROR:  permission denied
  for language c

However, I can make it work with

  createlang -U postgres plpgsql dbname

Is the latter preferred, or do I have something misconfigured?

Thanks,
Tad

--
Tad Marko <tmarko@metrosplash.com>


pgsql-admin by date:

Previous
From: "Frank L. Parks"
Date:
Subject: Re: is postgresql 8 is realy mature
Next
From: Tom Lane
Date:
Subject: Re: createlang problem with 8, what is correct?