Sorry I should have mentioned that I am using MySQL and yes I did run the scripts and the tables upgrade script. and I got the ERR messages. I dropped the database and re ran the scripts again except the update tables one. Checked the database and the tables don't exist. I then ran the tables update script and checked the database and the tables still didn't exist.
On Sat, Aug 27, 2016 at 4:24 PM, Stefan Klatt <[email protected]> wrote: > Hi David, > > did you work with this scripts to create the needed database/tables? > > su postgres -c "/usr/lib/bareos/scripts/create_bareos_database" > su postgres -c "/usr/lib/bareos/scripts/make_bareos_tables" > su postgres -c "/usr/lib/bareos/scripts/grant_bareos_privileges" > > ? > > Regards > > Stefan > > Am 27.08.2016 um 23:02 schrieb David Sherer: > > I get these errors > > > > ERR=Table 'bareos.FileSet' doesn't exist > > ERR=Table 'bareos.Media' doesn't exist > > ERR=Table 'bareos.Job' doesn't exist > > > > Does any know have these tables setup, sql script, that I may add them > to the database? > > > > -- > *CaC, Computer and Communication* > Inhaber Stefan Klatt > End-2-End Senior Network Consultant > Triftstrasse 9 > 60528 Frankfurt > Germany > USt-IdNr.: DE260461592 > > Tel.: +49-(0)172-6807809 > Tel.: +49-(0)69-67808-900 > Fax: +49-(0)69-67808-837 > Email: [email protected] > Profil: http://www.cac-netzwerk.de/profil > -- 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.
