Re: [BUGS] createlang plpgsql failed

2006-01-11 Thread Michael Fuhr
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

[BUGS] createlang plpgsql failed

2006-01-10 Thread Jeevanandam, Kathirvel \(IE10\)
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

Re: [BUGS] createlang

2002-01-11 Thread Grant Johnson
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

[BUGS] createlang

2002-01-11 Thread jason
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

[BUGS] createlang requires entering password 4 times

2000-12-05 Thread pgsql-bugs
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