| From: | "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com> |
|---|---|
| To: | "Sandeep Kumar Jakkaraju" <sandeepkumar(dot)jakkaraju(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Can we convert from Postgres to Oracle !!??? |
| Date: | 2006-10-17 13:22:49 |
| Message-ID: | 7be3f35d0610170622r244de379k74eb8b1778723eb8@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice pgsql-sql |
Sandeep Kumar,
> Can we convert from Postgres to Oracle !!???
technically: partial. Oracle supports most of the bleeding edge
enterprise features of PostgreSQL. There are some limits however, esp.
concerning inheritance, arbitrary length text fields and especially
the missing support for pl/python, pl/pgsql and pl/perl. You might be
able to replace those advanced features of PostgreSQL using PL/SQL.
There are external database development tools available for Oracle if
you need to match the functionality of PostgreSQLs integrated clients
psql and pgAdmin III.
support-wise: please ask your Oracle authorized support contract
consultant to find out which Oracle support plan gives you a support
comparable to the PostgreSQL one with the possibility to directly
correspond with the database core architects and developers as well as
unlimited access to the applications source code.
economically: not enough information to give a fitting answer. But if
you need a high cash burn rate to attract certain kinds of investors,
Oracle will propably make that easier.
Best wishes,
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Python: the only language with more web frameworks than keywords.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-10-17 13:23:25 | Re: [HACKERS] Anyone using "POSIX" time zone offset capability? |
| Previous Message | Ron Johnson | 2006-10-17 13:22:29 | Re: Can we convert from Postgres to Oracle !!??? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-10-17 13:55:08 | Re: could not write to hash-join temporary file: No space left on device |
| Previous Message | Ron Johnson | 2006-10-17 13:22:29 | Re: Can we convert from Postgres to Oracle !!??? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-10-17 13:34:02 | Re: Assigning a timestamp without timezone to a timestamp |
| Previous Message | Ron Johnson | 2006-10-17 13:22:29 | Re: Can we convert from Postgres to Oracle !!??? |