bareos: master c287a1ce
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
bruno-at-bareos | Bareos Bot | master | 2024-07-23 14:15 | master 6d584fa4 | Pending |
Changeset | cats: add option --no-psqlrc to psql command in scripts While it is rare to have .psqlrc configuration file setup for user like `bareos` or `postgres`, it may contains configuration that may defeat our expectation in terms of return. `--no-psqlrc` is now added to all catalog scripts. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||||
mod - core/src/cats/create_bareos_database.in | Diff File | ||||
mod - core/src/cats/drop_bareos_database.in | Diff File | ||||
mod - core/src/cats/drop_bareos_tables.in | Diff File | ||||
mod - core/src/cats/grant_bareos_privileges.in | Diff File | ||||
mod - core/src/cats/update_bareos_tables.in | Diff File |