]> git.sur5r.net Git - bacula/bacula/commit
Do all Ingres operations as the user invoking the script just as for all the other...
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 3 Apr 2010 19:16:50 +0000 (21:16 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:44 +0000 (16:49 +0200)
commit9b1f52d9d47ce8bcc784f3cddbf53fcc28ed8404
tree90f7969c04ca0c9d0177119d6520a3288b6270f7
parent96ab48eb1922d42f9df1db2dc4ac37fc251dddef
Do all Ingres operations as the user invoking the script just as for all the other databases. The grant script will make sure the db_user will have the proper access rights to the database tables and sequences.
bacula/src/cats/create_ingres_database.in
bacula/src/cats/drop_ingres_database.in
bacula/src/cats/grant_ingres_privileges.in
bacula/src/cats/make_ingres_tables.in