Hi we run 2017 std. Is it true that custom indexes can be built on the target tables of replication?
Articles like this suggest yes https://www.mssqltips.com/sqlservertip/2116/maintain-custom-indexes-on-replication-subscriber-tables-via-pre-and-post-scripts/ but I wonder if there ae any gotchyas and why this author has pre and post scripts that theoretically would only need to run once.
Also, and maybe more importantly, can one of those custom indexes be filtered?