[pkg-bacula-devel] 11.0.0 has been released
Mario Pranjic
mario at pranjic.no
Fri Dec 18 16:03:51 GMT 2020
On 12/17/20 10:13 PM, Sven Hartge wrote:
> All the scripts are in src/cats/
>
>
Well... There is definitely a difference:
For example:
*CREATE TABLE public.object (**
** objectid bigint NOT NULL,*
This "*objectid*" is type *bigtint* in this table if database is created
from scratch, and *integer* in database migrated from 9.6.7 to 11.0.
Further down the line we can see one index is present only in migrated
version in table "job" and not present in clean install:
* "job_jobtdate_idx" btree (jobtdate)**
*
Third difference:
In table job, column priorjob has default set as: '*'::text *only in
clean install.
So ... I believe this is something it should be fixed in upstream.
Opinions?
Best regards,
--
Mario.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-bacula-devel/attachments/20201218/a70563c0/attachment.html>
-------------- 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/20201218/a70563c0/attachment.sig>
More information about the pkg-bacula-devel
mailing list