Thread: Migration from Sybase to Postgresql

Migration from Sybase to Postgresql

From
Dev Kumkar
Date:
Hello Everyone,

A similar related topic is being discussed and tools are suggested for Oracle DB to Postgresql migration.

Here my objective is migration of Sybase DB to Postgresql.

Again stored procedures, triggers and functions will be manual approach. For schema part please provide suggestions.

Thanks..

Re: Migration from Sybase to Postgresql

From
Dev Kumkar
Date:

On Thu, May 2, 2013 at 8:12 PM, Dev Kumkar <devdas.kumkar@gmail.com> wrote:
Hello Everyone,

A similar related topic is being discussed and tools are suggested for Oracle DB to Postgresql migration.

Here my objective is migration of Sybase DB to Postgresql.

Again stored procedures, triggers and functions will be manual approach. For schema part please provide suggestions.

Thanks..

Re: Migration from Sybase to Postgresql

From
etharani
Date:
Hi,

I am also working on sybase to postgresql. Please guide me on the same.
send ur mail id.
Any tool is available for migration?

Thanks & regards,
Tharanidharan



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Migration-from-Sybase-to-Postgresql-tp5754063p5762300.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


Re: Migration from Sybase to Postgresql

From
Dev Kumkar
Date:
On Wed, Jul 3, 2013 at 12:09 PM, etharani <etharani@yahoo.co.in> wrote:
Hi,

I am also working on sybase to postgresql. Please guide me on the same.
send ur mail id.
Any tool is available for migration?

Are you looking for data migration or porting the existing schema's/procedures(at definition/sql level)?

For migration one of the approach is to dump the existing Sybase data as per postgresql standards and then bulk import.

Regards...

Re: Migration from Sybase to Postgresql

From
etharani
Date:
Hi,

I need to migration from Sybase (all theDB Objects) to postgresql.
DB objects are : Tables,constraints, Views, Procedures, Triggers & etc.,
Please guide me on the same.
Any tool is available for the same?

Thanks



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Migration-from-Sybase-to-Postgresql-tp5754063p5764104.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


Re: Migration from Sybase to Postgresql

From
raghu ram
Date:
On Wed, Jul 17, 2013 at 10:45 PM, etharani <etharani@yahoo.co.in> wrote:
Hi,

I need to migration from Sybase (all theDB Objects) to postgresql.
DB objects are : Tables,constraints, Views, Procedures, Triggers & etc.,
Please guide me on the same.
Any tool is available for the same?

Thanks


You can perform migration from Sybase to PostgresPlus Advanced Server using PostgresPlus Migration Toolkit. Below URL provides more information on this topic:


Thanks & Regards
Raghu Ram 

Re: Migration from Sybase to Postgresql

From
Denniss
Date:
I suggest you to try the new tool named DirectExportSybase. It is quite lite
and easy to use application. You can download demo version from web site:
http://bluetelum.com/download



--
View this message in context: http://postgresql.nabble.com/Migration-from-Sybase-to-Postgresql-tp5754063p5828877.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.