• Resolved chcw

    (@chcw)


    Hi,

    I just see a text in the free version said the premium version can backup non-WordPress tables as well. So, I just wonder what are called non-WordPress tables? I see in my WordPress database, there are standard tables created by WordPress, such as:

    wp_posts

    There are also tables created by plugins, such as:

    wp_yoast_seo_links

    In the backup log generated by the free version, it seems that the free version will backup both kinds of tables. So non-WordPress tables should be the tables without a “wp_” prefix(or the prefix defined in wp-config.php?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor aporter

    (@aporter)

    Hi,

    Yes non WordPress tables are tables that don’t belong to the current WordPress install.

    So for example maybe you have some non WordPress software running on your server that is sharing the same database as your WordPress site.

    Best Wishes,

    Ashley

    Plugin Contributor bcrodua

    (@bcrodua)

    Hi,

    Yes, a non-WordPress table is used to mean “table without the prefix used for indicating WP tables”.

    Regards,
    Bryle

    Thread Starter chcw

    (@chcw)

    @bcrodua

    Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Backup non-WordPress tables?’ is closed to new replies.