From: | "P(dot) Jourdan" <pippo(at)videotron(dot)ca> |
---|---|
To: | April L <april(at)i-netco(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: plpgsql and createlang? |
Date: | 2002-04-14 19:17:25 |
Message-ID: | 5.1.0.14.2.20020414151348.00ad42a0@pop.videotron.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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"
From | Date | Subject | |
---|---|---|---|
Next Message | April L | 2002-04-14 19:43:37 | Re: plpgsql and createlang? |
Previous Message | April L | 2002-04-14 19:05:40 | plpgsql and createlang? |