k***@lf.lv
2018-09-19 10:52:35 UTC
Hello,
I'm trying to achieve automatic SQL file recovery to different host with
specific pattern in their name, for example select all backup files that
match following pattern: "*20180919.dump"
Unfortunately "file" parameter for "restore" command doesn't seem to
support wildcards, and following command doesn't work:
restore client=backuphost restoreclient=restorehost fileset=FilesetName
file=e:/sqlbackups/full/*20180918.dump where=d:/restorefiles select all
done
Can you please suggest how I could solve this other way?
Thanks!
Karlis
I'm trying to achieve automatic SQL file recovery to different host with
specific pattern in their name, for example select all backup files that
match following pattern: "*20180919.dump"
Unfortunately "file" parameter for "restore" command doesn't seem to
support wildcards, and following command doesn't work:
restore client=backuphost restoreclient=restorehost fileset=FilesetName
file=e:/sqlbackups/full/*20180918.dump where=d:/restorefiles select all
done
Can you please suggest how I could solve this other way?
Thanks!
Karlis
--
You received this message because you are subscribed to the Google Groups "bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users+***@googlegroups.com.
To post to this group, send email to bareos-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users+***@googlegroups.com.
To post to this group, send email to bareos-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.