Good day!
My new hosting provider doen’t support restoring MS SQL backups with full-text indexes\catalogs inside.
I can’t found any way to create a backup without full-text capabilities inside. One way is to drop fulltext catalog and indexes, do a backup and then revert changes back, but if there any better way?
Thanks in advance!
This doesn’t look like it’s that easy or even possible.
https://serverfault.com/questions/1/how-to-exclude-indexes-from-backups-in-sql-server-2008
Never tried it myself but seems an odd request from your hosting provider.