[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 'Error Message' "language plpgsql does not exist



On Thu, Aug 12, 2004 at 13:57:55 -0500, John Foster wrote:
> ERROR: language "plpgsql" does not exist

Apparently you haven't "installed" the Pl/PgSQL procedural language in your
template database yet. See
	http://www.postgresql.org/docs/7.4/static/xplang.html
for documentation and try
	createlang plpgsql template1

HTH,
Ray
-- 
Javascript is EVIL!
	keyweed



Reply to: