Create Language Error

From: jakot05 <jakot05(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Create Language Error
Date: 2008-12-16 02:24:50
Message-ID: 6db8772f0812151824q3de10f6cr72c4997149781121@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2008-12-16 02:31:11 Re: Create Language Error
Previous Message George Pavlov 2008-12-16 00:22:25 Re: [SOLVED] Re: from 2 keys to serial