Create Language Error - Mailing list pgsql-general

From jakot05
Subject Create Language Error
Date
Msg-id 6db8772f0812151824q3de10f6cr72c4997149781121@mail.gmail.com
Whole thread Raw
Responses Re: Create Language Error
List pgsql-general
Hi!

Im trying to install sql-ledger but I got:
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database

...then I use CREATE LANGUAGE, but;

postgres=# CREATE LANGUAGE pgpsql
postgres-# ;
ERROR: unsupported language «pgpsql»
HINT: The supported languages are listed in the pg_pltemplate

... don't know what im doing wrong :-S

My system:
Ubuntu 8.04
postgresql 8.3.5
sql-ledger 2.6.22
apache  2.2

Thanks for any hint!

pgsql-general by date:

Previous
From: "George Pavlov"
Date:
Subject: Re: [SOLVED] Re: from 2 keys to serial
Next
From: Adrian Klaver
Date:
Subject: Re: Create Language Error