Oracle to Postgress Migration

Поиск
Список
Период
Сортировка
От DAVID ROTH
Тема Oracle to Postgress Migration
Дата
Msg-id 620574116.118124.1657825618304@connect.xfinity.com
обсуждение исходный текст
Ответ на Re: Get the table creation DDL  (Rob Sargent <robjsargent@gmail.com>)
Ответы Re: Oracle to Postgress Migration  (Bruce Momjian <bruce@momjian.us>)
Re: Oracle to Postgress Migration  ("Gogala, Mladen" <gogala.mladen@gmail.com>)
Список pgsql-general
Has anything been published on Oracle to Postgress migration.

I am finding plenty of information about schema migration but,
I think this is the easy part.
I have a a tremendous amount of SQL and PL/SQL code that needs to be translated.  I know Oracle "packages" will not
translate. DECODE is not standard and will need to be rewritten as CASE.  I have seen feature/function translation
matricesto/from Oracle and other database but I can't seem to find one for Postgress.
 
Please point me in the right direction.
Dave



В списке pgsql-general по дате отправления:

Предыдущее
От: Frank Streitzig
Дата:
Сообщение: Re: first order by then partition by x < a fixed value.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Oracle to Postgress Migration