Re: PL/pgSQL

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Oliver Vecernik <vecernik(at)aon(dot)at>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: PL/pgSQL
Date: 2001-03-02 16:57:56
Message-ID: Pine.BSF.4.21.0103020856590.51118-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


You need to run createlang to install the procedural languages
(createlang <language> <db>).

On Fri, 2 Mar 2001, Oliver Vecernik wrote:

> Hi,
>
> I recently started using postgresql. I'm running version 7.0.3 on a SuSE
> 7.1 Linux box. I'm trying to test the examples in the user's guide. But
> I can not create a function with language 'plpgsql'.
>
> It seems there has some installation be done to achieve that. But how?
> Can anybody point me to the doc on this or give me some other hints?

In response to

  • PL/pgSQL at 2001-03-02 15:55:17 from Oliver Vecernik

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Samuel Tardieu 2001-03-02 17:13:02 Re: Unable to start PostgreSQL from user other than root
Previous Message Oliver Elphick 2001-03-02 16:52:17 Re: Unable to start PostgreSQL from user other than root