Re: PostGreSQL -> SQL server

From: "Guy Rouillier" <guyr(at)masergy(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostGreSQL -> SQL server
Date: 2005-05-09 21:22:32
Message-ID: CC1CF380F4D70844B01D45982E671B239E8829@mtxexch01.add0.masergy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jonathan Lam wrote:
> HI all,
>
> I am new to PostGreSQL and I need some help. We received a database
> in PostGreSQL from another group within the company, and we are
> planning to use ERWIN to Forward/Engineer it into a SQL Server
> because one of our tool can only use SQL Server.

Have you investigated updating the tool so it can talk directly to
PostgreSQL? Might end up being less work (and more robust) than
migrating all the data from PG to SQL Server each time the other group
sends you the database.

--
Guy Rouillier

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Abdul-Wahid Paterson 2005-05-09 21:24:31 Re: need trigger help
Previous Message Tom Lane 2005-05-09 21:07:02 Re: Trigger that spawns forked process