Re: Updated to 7.2 now can't createlang..

From: "PG Explorer" <pgmail(at)pgexplorer(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>, "Patrick Hatcher" <PHatcher(at)macys(dot)com>
Subject: Re: Updated to 7.2 now can't createlang..
Date: 2002-02-16 20:39:00
Message-ID: 001601c1b729$f7bebfe0$c80ba8c0@sabex.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Have you tried

createlang --L /usr/local/pgsql/lib plpgsql template1

from the command prompt of your linux box

http://www.pgexplorer.com
GUI Tool for Postgtes

----- Original Message -----
From: "Patrick Hatcher" <PHatcher(at)macys(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Sent: Saturday, February 16, 2002 10:12 PM
Subject: [NOVICE] Updated to 7.2 now can't createlang..

> When I try to do a createlang plpgsql template1 (or any other pl...) I get
> a message about the plpgsql_call_handle doesn't exist?? I get the same
> error if I try to plpgsql long-hand by doing a CREATE FUNCTION.
>
> Just a FYI that may clue someone in:
> I just got a new box so I immediately installed 7.2 before creating a new
> database. After install I changed PGDATA to a new directory and then did
> my initdb. Template1 create with the default Languages installed.
>
> TIA
> -Patrick
>
> Patrick Hatcher
> Macys.Com
> Legacy Integration Developer
> 415-932-0610 office
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Brian 2002-02-16 21:18:45 two foreign keys
Previous Message Tom Lane 2002-02-16 20:38:15 Re: Updated to 7.2 now can't createlang..