versions table has two rows
"Dan Langille" <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I discovered this situation today when reviewing upgrade instructions for Bacula 9 -> Bacula 15. FYI, Bacula 9 and 13 are both deprecated in FreeBSD and will be removed from the ports tree at the end of the month.
The problem: duplicate entries:
bacula=# select * from version ;
versionid
-----------
1026
1026
(2 rows)
bacula=#
I reckon I can just delete one of them. How to accomplish that is left as an exercise for the reader.
Versions:
* PostgreSQL 16.4
* Bacula 15.0.2
* FreeBSD 14.1
--
Dan Langille
[email protected]