Hi,

if you want to restore the database best solution from my point of view
is:

1. Clean Database by dropping it,
2. Initialise Database by creating new one
3. Restore latest pg_dump file
4. bscan -m -s of all newer tapes which should fill the database with newer
backups.

Theses are the steps which I did it in the past and which are gave a
solution for me.

Cheers,
Pierre



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to