Re: SQL Server 2000 to PostgreSQL 8.0.3

From: Ben Kim <bkim(at)coe(dot)tamu(dot)edu>
To: "josh(at)segrestfarms(dot)com" <josh(at)segrestfarms(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: SQL Server 2000 to PostgreSQL 8.0.3
Date: 2005-08-09 14:13:55
Message-ID: Pine.GSO.4.10.10508090904410.18818-100000@coe.tamu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Here's my 2 cents.

If you have access to DTS in SQL Server 2000, it will be one convenient
solution for simple transfer.

It's a matter of creating a new task, defining the SQL Server database as
source and PostgreSQL database as destination, and clicking through. There
will be some mismatches in data types, but you can convert data using
scripts inisde the DTS task on the fly.

Regards,

Ben Kim
Developer
College of Education
Texas A&M University

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John DeSoi 2005-08-09 14:55:52 Re: REVOKE from all tables ...
Previous Message Guido Barosio 2005-08-09 14:09:53 Re: REVOKE from all tables ...