title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | f1_keywords | helpviewer_keywords | dev_langs | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MSRedirected_publishers (Transact-SQL) |
MSRedirected_publishers (Transact-SQL) |
briancarrig |
brcarrig |
10/06/2021 |
sql |
replication |
reference |
|
|
|
[!INCLUDE SQL Server]
The MSRedirected_publishers table maintains a list of redirected publisher servers in the Distribution database. This table is stored in the distribution database.
Column name | Data type | Description |
---|---|---|
original_publisher | sysname | The name of the original publisher server. |
publisher_db | sysname | The name of the published database. |
redirected_publisher | sysname | The name of the redirected publisher server. |
Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)