Re: A couple of pgsql questions - Mailing list pgsql-general

From Stephan Szabo
Subject Re: A couple of pgsql questions
Date
Msg-id Pine.BSF.4.10.10010181044450.86957-100000@megazone23.bigpanda.com
Whole thread Raw
In response to A couple of pgsql questions  (Jack V Chung <flattop@MIT.EDU>)
List pgsql-general
You need to use the createlang script to enable the
procedural languages you wish to use.
I believe it's createlang <language> <database>

> db'# physionetdb'# physionetdb'# ERROR:  Unrecognized language specified in
>     a CREATE FUNCTION: 'pltcl'.  Recognized languages are sql, C, internal
>     and the created procedural languages.
...
> I used the RPM to installed all the files including
> postgresql-tk-7.0.2-2.i386.rp and postgresql-tcl-7.0.2-2.i386.rpm
>
> Can someone assist me?




pgsql-general by date:

Previous
From: Adam Haberlach
Date:
Subject: Re: OID and joins
Next
From: Victor Ivanov
Date:
Subject: Re: C function and NULL result