Substitutes for some Oracle packages

From: "Arnold, Sandra" <ArnoldS(at)osti(dot)gov>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Substitutes for some Oracle packages
Date: 2009-09-17 19:53:36
Message-ID: 54E5385D47A89542BC678F5426799F3904467507CB@OSTIEX01.osti.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Thanks,

Sandra Arnold
Sr. DBA
DOE/OSTI
Oak Ridge, TN

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alan McKay 2009-09-17 19:56:09 Re: limiting query time and/or RAM
Previous Message Scott Marlowe 2009-09-17 19:36:27 Re: limiting query time and/or RAM