Finally getting around to my upgrade, running the update_bareos_tables to
patch the db and get this output and error:
Info: Updating bareos tables
Info: Upgrading database schema from version 2171 to 2192
BEGIN
ALTER TABLE
DROP INDEX
UPDATE 1
COMMIT
SET
ANALYZE
Info: Upgrading database schema from version 2192 to 2210
BEGIN
CREATE INDEX
UPDATE 1
DROP VIEW
DROP VIEW
CREATE VIEW
CREATE VIEW
COMMIT
SET
ANALYZE
ERROR: syntax error at or near "AS"
LINE 1: ALTER SEQUENCE basefiles_baseid_seq AS BIGINT
^
Warning: WARNING: Failed to update sequence basefiles_baseid_seq
Info: Finished upgrading database to version 2210
I'm guessing the upgrade didn't actually finish, the script just dropped
out prematurely. What do I need to do to get past this?
Using Postgres 9.2 on CentOS 7.
Thanks.
Seth
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/bareos-users/d0bcd1ca-18f7-47cf-8b51-cd33d208539en%40googlegroups.com.