]> git.sur5r.net Git - bacula/bacula/commit
Creating a database as an other user and giving grants doesn't seem to work for Ingre...
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 3 Apr 2010 20:18:55 +0000 (22:18 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:44 +0000 (16:49 +0200)
commitcce930b926b42fa56ef5680462ecc082db317564
tree037d3e008ad183ba6d5512f4f6f0466aa089c0c8
parente5ce875daa3ed3d24c9007877b468c79de561df7
Creating a database as an other user and giving grants doesn't seem to work for Ingres. Strange so for now create everything using the -u${db_user} option. This is something that needs to be investigated as it should be possible to have an different owner of the database.
bacula/src/cats/create_ingres_database.in
bacula/src/cats/drop_ingres_database.in
bacula/src/cats/drop_ingres_tables.in
bacula/src/cats/grant_ingres_privileges.in
bacula/src/cats/make_ingres_tables.in