Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Schedule Backup To Include All Existing Tables

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications Schedule Backup To Include All Existing Tables

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #12579
      jrosen1040
      Member

      Can the scheduled backups be set to include all tables in the database, even those that did not exist at the time the backup job was created? I'm afraid I will forget to change the job as we create new tables and thereby not get the new ones backed up? If this is possible, how do I do it? Thanks!

    • #33087
      peterlaursen
      Participant

      Well, yes. Please see image.

      [attachment=1698:alltables.jpg]

      In that case the XML-jobfile will read

      Code:
      ..

      ..

      .. and note that no specific tables are listed. The job will backup the tables (and no other objects) that exist at the time of backup.

    • #33088
      jrosen1040
      Member

      Thanks! I should have realized that. For some reason I thought it was recording all the table names individually in the xml file.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.