Re: Substitutes for some Oracle packages - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Substitutes for some Oracle packages
Date
Msg-id dcc563d10909171309r3057d7a0sf623b43bd30fe7a8@mail.gmail.com
Whole thread Raw
In response to Substitutes for some Oracle packages  ("Arnold, Sandra" <ArnoldS@osti.gov>)
List pgsql-general
On Thu, Sep 17, 2009 at 1:53 PM, Arnold, Sandra <ArnoldS@osti.gov> wrote:
> We are in the process of migrating from Oracle to PostgreSQL.  One of the
> things that we are needing to find out is what to use in place of Oracle
> supplied functionality such as "DBMS_OUTPUT" and "UTL_FILE".  We are
> currently using this type of functionality in Stored Procedures and
> packages.  What are the options in PostgreSQL for replacing these two
> packages in a stored procedure/function?

Not being that familiar with all the packages oracle comes with, what
do those packages do?

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: limiting query time and/or RAM
Next
From: "Arnold, Sandra"
Date:
Subject: Re: Substitutes for some Oracle packages