createlang

From: eoghan <postgres(at)redry(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: createlang
Date: 2005-08-15 20:45:36
Message-ID: 941552D5-EE04-400B-99BA-D1D3A8E40640@redry.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello
Im trying to load plpgsql into my test db... Im wondering if theres a
way to check if its loaded... I do:
test-# createlang plpgsql test
test-#
When i try load an example function:
test-# \i test.sql
Im getting:
psql:test.sql:5: ERROR: language "plpgsql" does not exist
HINT: You need to use "createlang" to load the language into the
database.
Anyone any hints for me?
Thanks
Eoghan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CSN 2005-08-15 20:48:00 Re: converting curly apostrophes to standard apostrophes
Previous Message Dario Basso Cardoso 2005-08-15 20:20:23 winxp with 8.0.3 postgresql