Announcement

Announcement Module
Collapse
No announcement yet.

percona xtrabackup one database recovery

Page Title Module
Move Remove Collapse
Conversation Detail Module
Collapse
  • Filter
  • Time
  • Show
Clear All
new posts

  • percona xtrabackup one database recovery

    #1
    Hello all.
    My question is, if it is possible to recovery only one database from set from one mysql server without affecting all other databases there (and appropriate binlogs of course)?

    Thank you in advance for your messages.

  • #2
    The answer is no, you cannot restore databases selectively, you can only restore all.

    I can suggest you restore to a different location then dump (mk-parallel-dump) and restore (mk-parallel-restore) the target database.

    Comment

    Working...
    X