|
For clients who are heavily using Oracle functions, it is recommended to migrate to Postgres Plus Advanced Server. Migration effort to Postgres Plus Advanced Server is lesser since this DB version already supports many of the Oracle functions.
For clients who are not constrained by the Oracle functions, but still wishes to save on costs, may migrate to PostgreSQL DB.
Migration to PostgreSQL can be implemented in a number of ways. Migration can be done as a whole, which means that all functionalities are transferred to PostgreSQL. A hybrid approach can also be implemented if the some of the functionalities should remain under Oracle.
|