Re: Help on PostgreSQL - Mailing list pgsql-general

From Jayadevan M
Subject Re: Help on PostgreSQL
Date
Msg-id OF28377505.66ECB0D3-ON65257928.0012B4AD-65257928.00131C06@ibsplc.com
Whole thread Raw
In response to Help on PostgreSQL  (Sarma Chavali <cbssarma@googlemail.com>)
List pgsql-general
Hello,
>  2.Is there any enterprise version available with all features?
We just completed migrating one of our products to PostgreSQL and load testing it. My suggestion- if your product uses stored procedures/packages heavily, have a look at EnterpriseDB. Otherwise, try plain simple PostgreSQL. That is what we did. We used ora2pg for database migration and orafce (
http://pgfoundry.org/projects/orafce/) to minimize code changes. Since we did not have many procedures/packages it worked very well.
Regards,
Jayadevan






DISCLAIMER:


"The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."





pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Installing "uuid-ossp" library in Postgres 9.1. (new Extension feature)
Next
From: Jayadevan M
Date:
Subject: Re: Conceptual Architecture