cancel
Showing results for 
Search instead for 
Did you mean: 

Database migration

muralidharand
Star Contributor
Star Contributor
Hi experts,

During our first install (alfresco 4 enterprise edition), we have used to postgres database and we have used it for a month. Now, we want to change the datasbase instead of using postgres we wanted to sql server.
How I can move the existing data from postgres to sql server?
During this migration is there any data loss will be there ?
Any database migration tool is available?
2 REPLIES 2

amitabhandari1
Champ in-the-making
Champ in-the-making
Hi,

We have also similar requirement. Did you get anything for this.

Thanks,

muralidharand
Star Contributor
Star Contributor
Hi,
I'm planning to use SSIS to import the data from postgresql to sql server.

You can refer this link for more information.
http://stackoverflow.com/questions/3711028/migrating-from-postgres-to-sql-server-2008