beulah prasanthi wrote:
helloI 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 template1 so its inherited by new databases. that sort of error can be ignored
-- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
