| From: | Fernando Hevia <fhevia(at)gmail(dot)com> |
|---|---|
| To: | gustavo gonzalez <gusgonzalez066(at)gmail(dot)com> |
| Cc: | arpug <arpug(at)postgresql(dot)org> |
| Subject: | Re: Consulta referida a Migración |
| Date: | 2020-12-01 22:29:33 |
| Message-ID: | CAGYT1XRUc2t_fcDnYbfY+wU0S3OgBRkVb+rtggJzBuhgVU3vEQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | arpug |
El mar, 1 de dic. de 2020 a la(s) 15:05, gustavo gonzalez (
gusgonzalez066(at)gmail(dot)com) escribió:
> Hola,
> No sé si éste es el email indicado, pero quería consultar sobre
> estrategias y herramientas para migrar una base de datos SQL Server a
> Postgresql (incluyendo tablas, datos y stored procedures).
>
>
Este link es un buen punto de partida:
https://www.cafe-encounter.net/p1988/postgres-quick-start-for-ms-sql-t-sql-developers
Hay también varias herramientas que ayudan con el proceso de migración.
Creo que esta amerita un vistazo:
https://github.com/morepaolo/db-migration-assistant y el Database Migration
Service
<https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.PostgreSQL.html>
de AWS.
También sugiero estés atento a las novedades de AWS Aurora Babelfish
<https://aws.amazon.com/es/blogs/opensource/want-more-postgresql-you-just-might-like-babelfish/>,
que hoy anunciaron un intérprete T-SQL para Postgres. Prometen poder migrar
a Postgres sin necesidad de tocar nada en la aplicación.
Saludos.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | gustavo gonzalez | 2020-12-01 22:40:10 | Re: Consulta referida a Migración |
| Previous Message | Fede Borgnia | 2020-12-01 22:24:55 | Re: Consulta referida a Migración |