Re: Howto see template objects in PGAdmin3

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Howto see template objects in PGAdmin3
Date: 2013-02-14 23:11:55
Message-ID: 511D6F3B.5040008@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/14/2013 7:06 AM, James B. Byrne wrote:
> CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;

plpgsql is a LANGUAGE, not an extension, I thought?

you use CREATE LANGUAGE to enable it..

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2013-02-14 23:25:01 SCALE goes to 11, and so does PostgreSQL!
Previous Message Noah Misch 2013-02-14 22:59:57 Re: BUG #7493: Postmaster messages unreadable in a Windows console