Re: plpgsql and createlang? - Mailing list pgsql-novice

From P. Jourdan
Subject Re: plpgsql and createlang?
Date
Msg-id 5.1.0.14.2.20020414151348.00ad42a0@pop.videotron.ca
Whole thread Raw
In response to plpgsql and createlang?  (April L <april@i-netco.com>)
Responses Re: plpgsql and createlang?  (April L <april@i-netco.com>)
List pgsql-novice
April,

Try http://www.kurup.com/acs/openacs4/postgres.html

I had to install pl/psql and knew nothing about it.  I think you'll find
almost everything on the net. Although I find Unix(FreeBSD) terribly
complex, I usually find the answer to my problems by just good old "common
sense" and a lot of searching... :))
Philip Jourdan

At 03:05 PM 4/14/2002 -0400, you wrote:


>I went to the pdocs and read about createlang script, and found createlang
>script in my
>
>/usr/local/pgsql/bin
>
>but when I type various things to try to even list my installed languages -
>let alone install plpgsql - which I thought came automatically installed? -
>I keep getting
>
>Command not found.
>
>I ls and I see createlang in the dir I'm in.
>
>I type things like: (my db is named rbl)
>
>createlang -l rbl
>createlang -l -drbl
>createlang -l -d rbl
>createlang -l template1
>createlang -l
>createlang
>
>all return the same "Command not found"


pgsql-novice by date:

Previous
From: April L
Date:
Subject: plpgsql and createlang?
Next
From: April L
Date:
Subject: Re: plpgsql and createlang?