Re: language "plpgsql" does not exist

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Bruce Young <hbrucey(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: language "plpgsql" does not exist
Date: 2003-05-23 11:18:59
Message-ID: 1053688738.25708.2472.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, 2003-05-23 at 07:48, Bruce Young wrote:
> i am trying to create functions only to get the above error in return.
> what do i need to do to get PL/PGSQL functions working?
> example:
...
> # ERROR: language "plpgsql" does not exist

Use the createlang script to create the language in that database.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"But where shall wisdom be found? And where is the
place of understanding? It cannot be gotten for gold,
neither shall silver be weighed for the price thereof.
Whence then cometh wisdom? and where is the place of
understanding? ...Behold the fear of the Lord, that is
wisdom; and to depart from evil is understanding."
Job 12,15,20,28

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Christoph Haller 2003-05-23 11:24:17 Re: Inquiry From Form [pgsql]
Previous Message Christoph Haller 2003-05-23 11:16:16 Re: libpq program SELECT FOR UPDATE and TIMEOUT or CANCEL REQUEST