On Tue, Jan 10, 2006 at 10:14:42AM +0530, Jeevanandam, Kathirvel (IE10) wrote:
> We are getting error as "bus error" while running the createlang command
>
> createlang -d dbname plpgsql
Is the createlang program getting the bus error or is it the backend?
Does anything show up in the server logs
Hi,
We are getting error as “bus error”
while running the createlang command
createlang –d dbname plpgsql
Please give suggestion, how to resolve this issue.
Best Regards,
Jeeva.K
I have noticed that some of the command line tools do not work nicely
when the local auth is not set to trust, but trust is dangerous. Have
you tried creating the language from psql rather than from the command line?
[EMAIL PROTECTED] wrote:
>postgres@abigail ~/data $ createdb test1
>Password
postgres@abigail ~/data $ createdb test1
Password:
CREATE DATABASE
postgres@abigail ~/data $ createlang --dbname=test1 --pglib=/usr/lib/pgsql
'plpgsql'
Password: Password: Password:
Password:
postgres@abigail ~/data $ createlang --list --dbname=test1
Password:
Procedural languages
Name
Tim Dunnington ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
createlang requires entering password 4 times
Long Description
When you run createlang, and you are using password authentication, you have to type
in the password