Updated to 7.2 now can't createlang..

From: "Patrick Hatcher" <PHatcher(at)macys(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Updated to 7.2 now can't createlang..
Date: 2002-02-16 20:12:38
Message-ID: OF9A9DDB76.3E7BA117-ON88256B62.006EFAC1@fds.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-02-16 20:38:15 Re: Updated to 7.2 now can't createlang..
Previous Message Tom Lane 2002-02-16 20:02:12 Re: More problems with 7.2 & functions