From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
---|---|
To: | Nagasubramanya L <nagesh(at)clinf(dot)com> |
Cc: | <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: plpgsql support |
Date: | 2002-02-01 19:00:05 |
Message-ID: | 20020201105910.M27659-100000@megazone23.bigpanda.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tue, 29 Jan 2002, Nagasubramanya L wrote:
> I have even tried
> CREATE LANGUAGE 'plpgsql'
>
> But I am not able to set it. What is that I should do to set up this language support.
Use the shell script createlang
createlang plpgsql <database>
should add it to the database in question.
From | Date | Subject | |
---|---|---|---|
Next Message | Grant Johnson | 2002-02-01 19:24:48 | Re: initdb problems |
Previous Message | Bruce Momjian | 2002-02-01 18:51:13 | Re: Bug to restore OID with pg_restore |