[pkg-bacula-devel] 11.0.0 has been released

Mario Pranjic mario at pranjic.no
Thu Dec 17 15:41:16 GMT 2020


Upgrade on db 9.6.7 example done.

This script will update a Bacula PostgreSQL database
  from any from version 12-16 or 1014-1021 to version 1022
  which is needed to convert from any Bacula Enterprise
  version 4.0.x, 6.x.y, 8.x.y, 10.x.y to version 12.4.x

Dumping File table to /var/lib/postgresql/file1017.data.

The process may fail if the current user
  doesn't have write permission on the current directory,
  or if the system doesn't have enough space to store a
  compressed export of the File table
BEGIN
DROP TABLE
DROP TABLE
CREATE TABLE
COMMIT
Loading the File table from /var/lib/postgresql/file.32577.data...
COMMIT
Creation of indexes and PK on the File table...
SET
BEGIN
CREATE SEQUENCE
ALTER SEQUENCE
  setval
--------
   12776
(1 row)

ALTER TABLE
ANALYZE
ALTER TABLE
ALTER TABLE
ALTER TABLE
UPDATE 1
COMMIT
Upgrade of the File table succeeded. Version 1017
BEGIN
CREATE TABLE
CREATE INDEX
UPDATE 1
COMMIT
Update of Bacula PostgreSQL tables 1017 to 1018 succeeded.
UPDATE 1
Update of Bacula PostgreSQL tables 1018 to 1019 succeeded.
BEGIN
ALTER TABLE
ALTER TABLE
ALTER TABLE
UPDATE 1
COMMIT
Update of Bacula PostgreSQL tables 1019 to 1020 succeeded.
BEGIN
UPDATE 1
COMMIT
Update of Bacula PostgreSQL tables 1020 to 1021 succeeded.
BEGIN
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE TABLE
CREATE INDEX
UPDATE 1
COMMIT
Update of Bacula PostgreSQL tables 1021 to 1022 succeeded.


Now.. lets see differences ...

--
Mario

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-bacula-devel/attachments/20201217/c16e1dcd/attachment.sig>


More information about the pkg-bacula-devel mailing list