Is The Transaction Log Truncated When Doing a Backup In Full Recovery Mode?
        Posted  
        
            by byte_slave
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by byte_slave
        
        
        
        Published on 2010-06-14T09:03:50Z
        Indexed on 
            2010/06/14
            9:22 UTC
        
        
        Read the original article
        Hit count: 159
        
Is the database transaction log automatically truncated after we create a backup and the DB is in full recovery mode? Or do we need to make 2 different backups, let's say 1 in full recovery mode and a different one for the log file.
© Stack Overflow or respective owner