]> 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)
commit25c4b55079ba3083bb13ca3f8426ee129ad49d47
tree0aae6e5d365d1c05bd08f41f239957af375dbd10
parent3b896173c8e6224b214c494b66d5794391635f73
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