Utility to Convert MS SQL Server to Postgres

Started by novnovover 19 years ago5 messagesgeneral
Jump to latest
#1novnov
novnovice@gmail.com

Any recommondations for a util that helps with conversion of MS SQL Server
databases to Postgres? Constraints, triggers, etc?

Thanks
--
View this message in context: http://www.nabble.com/Utility-to-Convert-MS-SQL-Server-to-Postgres-tf2611970.html#a7289969
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

#2Robert Treat
xzilla@users.sourceforge.net
In reply to: novnov (#1)
Re: Utility to Convert MS SQL Server to Postgres

On Saturday 11 November 2006 01:26, novnov wrote:

Any recommondations for a util that helps with conversion of MS SQL Server
databases to Postgres? Constraints, triggers, etc?

Thanks

There are a couple of articles on this at
http://www.postgresql.org/docs/techdocs.3, which I believe have some pointers
to afew scripts. (Right click and save to file any pdf docs you run across)

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

#3Shoaib Mir
shoaibmir@gmail.com
In reply to: Robert Treat (#2)
Re: Utility to Convert MS SQL Server to Postgres

You can use the DTS of SQL Server by specifying ODBC source for PostgreSQL.

Thanks,
-------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

Show quoted text

On 11/12/06, Robert Treat <xzilla@users.sourceforge.net> wrote:

On Saturday 11 November 2006 01:26, novnov wrote:

Any recommondations for a util that helps with conversion of MS SQL

Server

databases to Postgres? Constraints, triggers, etc?

Thanks

There are a couple of articles on this at
http://www.postgresql.org/docs/techdocs.3, which I believe have some
pointers
to afew scripts. (Right click and save to file any pdf docs you run
across)

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

#4novnov
novnovice@gmail.com
In reply to: Shoaib Mir (#3)
Re: Utility to Convert MS SQL Server to Postgres

I didnt' think that DTS would export all ascpects of a MS SQL database
(constraints etc), which task specifially does that?

Shoaib Mir wrote:

You can use the DTS of SQL Server by specifying ODBC source for
PostgreSQL.

Thanks,
-------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 11/12/06, Robert Treat <xzilla@users.sourceforge.net> wrote:

On Saturday 11 November 2006 01:26, novnov wrote:

Any recommondations for a util that helps with conversion of MS SQL

Server

databases to Postgres? Constraints, triggers, etc?

Thanks

There are a couple of articles on this at
http://www.postgresql.org/docs/techdocs.3, which I believe have some
pointers
to afew scripts. (Right click and save to file any pdf docs you run
across)

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

--
View this message in context: http://www.nabble.com/Utility-to-Convert-MS-SQL-Server-to-Postgres-tf2611970.html#a7305557
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

#5novnov
novnovice@gmail.com
In reply to: Robert Treat (#2)
Re: Utility to Convert MS SQL Server to Postgres

Thank you I'd not seen that page.

Robert Treat wrote:

On Saturday 11 November 2006 01:26, novnov wrote:

Any recommondations for a util that helps with conversion of MS SQL
Server
databases to Postgres? Constraints, triggers, etc?

Thanks

There are a couple of articles on this at
http://www.postgresql.org/docs/techdocs.3, which I believe have some
pointers
to afew scripts. (Right click and save to file any pdf docs you run
across)

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

--
View this message in context: http://www.nabble.com/Utility-to-Convert-MS-SQL-Server-to-Postgres-tf2611970.html#a7305567
Sent from the PostgreSQL - general mailing list archive at Nabble.com.