]> git.sur5r.net Git - bacula/bacula/commit
Creating a database as an other user and giving grants doesn't seem to work for Ingres.
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 3 Apr 2010 20:18:55 +0000 (22:18 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Fri, 9 Apr 2010 11:27:17 +0000 (13:27 +0200)
commita87309a9aa0729805910bbfbab8f8a57d7f0629c
tree8b50df5b68c10e1728f1f873544f9e5ec60c4f5c
parent809c70ad620adc067ea6f63649b7bd5c45d92579
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