Forum Discussion
Alex_Kim245
Jul 06, 2022Copper Contributor
sql server migration
Is that possible to migrate databases on sql server 2016 to 2019 with mirroring or replication.
Alex_Kim245
Jul 07, 2022Copper Contributor
Thanks. The reason I'm asking is current server is Windows 2016 and new server will be Windows 2019. So not just sql server version change but also OS version change.
isaaclewis
Jul 18, 2022Copper Contributor
This should be fine -- one caveat is that the publishing server *must* be at least Standard Edition. Web edition does not support publication for replication/mirroring.