Add-DbaReplArticle Verticle Patition #9537
Unanswered
jirish-hcs
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that this might be a lot to ask, but can there be a parameter added for Vertical Partition?
I spend a lot of time building scripting for Replication and there are more cases where I need to pull out one or more columns from an Article versus filtering the table.
Looking at Microsoft.SqlServer.Replication.TransArticle it appears that it is possible to do, but I don't have the PowerShell skills to figure out how that would get passed into Add-DbaReplArticle.
So the -Filter is useful, for sure. Adding something like -VerticalFliter or -FilterVertical or -ColmnFilter to pull those columns from the Article would be cool.
Beta Was this translation helpful? Give feedback.
All reactions