OK, I'm the only one who needs that.
I think I need a second catalog in bareos. It is sufficient to insert a another
resource in the bareos-dir.conf to create a seperate catalog?
look like this:
# for harddisk-backup
Catalog {
Name = MyCatalog
dbdriver = "postgresql"
dbname = "bareos"
dbuser = "bareos"
dbpassword = "secret"
}
# for extern usbdisk
Catalog {
Name = USBCatalog
dbdriver = "postgresql"
dbname = "bareos"
dbuser = "bareos"
dbpassword = "secret"
}
or must this create manually on the postgresql server?
with best regards
sven
--
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.