Re: converting Oracle to postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: will trillich <will(at)serensoft(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: converting Oracle to postgres
Date: 2003-02-07 14:58:13
Message-ID: 26770.1044629893@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

will trillich <will(at)serensoft(dot)com> writes:
> i think plpgsql is standard these days, so you should be able to
> create procedures without having to "install" or "activate" it.

No, you still do need to do 'createlang' to set it up. There's been
debate about whether to make it standard. A paranoid DBA might not
*want* PLs available.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message greg 2003-02-07 15:00:55 Re: List online archives and spam
Previous Message Stephan Szabo 2003-02-07 14:57:24 Re: Alter Contraint