Re: A couple of pgsql questions

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Jack V Chung <flattop(at)MIT(dot)EDU>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: A couple of pgsql questions
Date: 2000-10-18 17:46:46
Message-ID: Pine.BSF.4.10.10010181044450.86957-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Travis Bauer 2000-10-18 18:28:37 Re: [HACKERS] pg_connect error
Previous Message Brian Edginton 2000-10-18 17:35:13 [HACKERS] pg_connect error