]> git.ipfire.org Git - thirdparty/bacula.git/commit
Fix #11009 About issue when migrating community catalog 9.4 Branch-15.0
authorEric Bollengier <eric@baculasystems.com>
Tue, 9 Jul 2024 10:10:43 +0000 (12:10 +0200)
committerEric Bollengier <eric@baculasystems.com>
Wed, 5 Aug 2026 07:42:33 +0000 (09:42 +0200)
commit402a6f1abff7cf2ddfc13f699a0c5adb6902d9d6
treeb7269de985b1e62f147e09b3f81cfc6aa1cc448a
parent0d0186b248e12425aebf56372ce8de29e05924c6
Fix #11009 About issue when migrating community catalog 9.4

Some SQL output is corrupting the CSV generation. Adding -q to the psql command line
should avoid to print them.
bacula/src/cats/update_postgresql_tables.in