| title | SQL Server Replication on Linux | Microsoft Docs |
|---|---|
| description | This article describes SQL Server replication on Linux. |
| author | MikeRayMSFT |
| ms.author | mikeray |
| manager | craigg |
| ms.date | 03/20/2018 |
| ms.topic | article |
| ms.prod | sql-non-specified |
| ms.prod_service | database-engine |
| ms.service | |
| ms.component | |
| ms.suite | sql |
| ms.custom | sql-linux |
| ms.technology | database-engine |
| ms.assetid | |
| ms.workload | On Demand |
[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md-linuxonly]
[!INCLUDEsqlservervnext] CTP 1.5 introduces SQL Server Replication for instances of SQL Server on Linux. At this time, SQL Server Replication on Linux is a preview feature.
Configure replication on Linux with replication stored procedures. You cannot configure replication for SQL Server on Linux with SQL Server Management Studios (SSMS).
An instance of SQL Server can participate in any replication role:
- Publisher
- Distributor
- Subscriber
A replication schema can mix and match operating system platforms. For example, a replication schema can use instances of SQL Server on Linux for publisher and subscriber, and the distributor can be hosted on an instance of SQL Server on Windows.
SQL Server instances on Linux can participate in any type of replication.
- Transactional
- Merge
- Snapshot