On November 25, 2018 at 8:41 AM David Rose via 4D_Tech <[email protected]> wrote:
> Is anyone using New log file and INTEGRATE MIRROR LOG FILE to create a mirror > db on a remote cloud server, like Amazon EC2, for the purpose of providing > near-real-time read-only offsite web server functionality? > If so, any advice for implementation? (I use WS_FTP for another process in > the same database to copy files from the db computer to a remote ftp site > every n minutes, and I'm guessing I can do likewise with log files.) > Hi David, There's no reason why this wouldn't work. You could mirror every minute (or less). Like you state, READ ONLY is mandatory. FTP, WebService or File Sharing will work to support the transport layer for log shipping. Tom Benedict Optum Inc ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

