-
Notifications
You must be signed in to change notification settings - Fork 6
Home
This log shipping service is for anyone that wants to setup log shipping in SQL Server. Log shipping is just backup/restore and it's commonly used for disaster recovery purposes and for migrating to a new SQL instance. This tool offers some advantages over native log shipping and it's particularly useful if you have a large number of databases or if you want to restore directly from Azure blob.
πGet started here
Get up and running with the log shipping service
πPrerequisites
Things you should have in place before using this tool
π₯Initialization
Full/Diff backup restore to start your log shipping configuration.
πSchedule
Control how frequently logs are restored and new databases are initialized
π§Standby
Read from your log shipped databases
πPermissions
Permissions required by the service account
πMonitoring & Troubleshooting
How to monitor & troubleshoot - essential to ensure that everything will be working when you need it to
πUpgrades
Upgrade to the latest version of this tool
βUninstall
Completely remove this log shipping tool