Search Postgresql Archives

Re: Migrating From CentOS-6 Oracle 11g R2 To CentOS-7 PostgreSQL ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eugene Poole wrote:
> What happens if I use the Oracle DDL on PostgreSQL?   It's not much with 
> plsql but it has a lot of foreign keys and sequence fields.

These are the easy part, and ora2pg can definitely help there.

You'll have to modify the DDL statements, but the functionality
exists in PostgreSQL.
Unless you have things like objects or nested tables, I wouldn't
expect much trouble there.

The hard part will probably be to teach the application not
to use Oracle outer join syntax and that '' IS NOT NULL.

Yours,
Laurenz Albe




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux