Re: [BUGS] bug language "plpgsql" already exists

2010-03-15 Thread John R Pierce
beulah prasanthi wrote: hello I deleted existing DB and i created new DB i am getting below error how can i resolve it can any one help please "language "plpgsql" already exists" um, whats the problem? that just means someone already did the CREATE LANGUAGE "plpgsql"; possibly in template

Re: [BUGS] bug language "plpgsql" already exists

2010-03-15 Thread Pavel Stehule
Hello it's not bug. You registered plpgsql inside template1 database. Regards Pavel Stehule 2010/3/16 beulah prasanthi : > hello > > I deleted existing DB and i created new DB > i am getting below error how can i resolve it can any one help please > > "language "plpgsql" already exists" > -- S

[BUGS] bug language "plpgsql" already exists

2010-03-15 Thread beulah prasanthi
hello I deleted existing DB and i created new DB i am getting below error how can i resolve it can any one help please "language "plpgsql" already exists"