Comment on Ask HN: We just migrated from SQL Server to MongoDB - ask us anythingparentComments−latch14yWorth noting that you can define a slave as hidden:true (so it never gets promoted to master), and run it with slavedelay of X hours..it's a great way to keep a rolling backup−peschkaj14yGood to know, I wasn't aware of both of these features. Thanks!−rfurlanOP14yYes, these are very useful features!
Comments
Worth noting that you can define a slave as hidden:true (so it never gets promoted to master), and run it with slavedelay of X hours..it's a great way to keep a rolling backup
Good to know, I wasn't aware of both of these features. Thanks!
Yes, these are very useful features!