Oracle to POSTGRESQL - Mailing list pgsql-hackers

From Jono
Subject Oracle to POSTGRESQL
Date
Msg-id 009401c02ecc$a0e6cbe0$1721cbd1@jono
Whole thread Raw
List pgsql-hackers
 
Hi there
 
I have been developing a web application using an Oracle database on the backend, and Java beans and JSP for the frontend.
 
At a late stage in the project I have been asked to look into the viability of
hosting the application with postgreSQL as the backend database.
 
Now my major concern is that we developed a whole bunch of scripts for table definitions,
triggers, sequences and Stored Procedures using Oracle standard PLSQL and datatypes.
 
Should I decide to change to PostGRESQL, what course of action would you recommend I take?
 
Regards,
 
Jono

pgsql-hackers by date:

Previous
From: Keith Parks
Date:
Subject: Re: What's happening with pgsql-committers?
Next
From: Rod Taylor
Date:
Subject: Re: Timed Triggers?