Re: trouble installing plpgsql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Wiebe de Jong <wiebedj(at)shaw(dot)ca>
Cc: Pgsql-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: trouble installing plpgsql
Date: 2004-10-04 19:29:45
Message-ID: 1727.1096918185@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Wiebe de Jong <wiebedj(at)shaw(dot)ca> writes:
> When I attempt to run 'createlang plpgsql template1' I get the following
> error:

> Error at or near "createlang" at character 1

createlang is a shell script, not an SQL command. Run it from the shell.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2004-10-04 19:32:36 Re: PostgreSQL 8.0 install woes
Previous Message Tom Lane 2004-10-04 19:27:12 Re: PostgreSQL 8.0 install woes