if the compatible parameter is set to 11.1 or newer, ZILB will be the default compression algorithm.

if you want to compress in BZIP2 then you need to configure explicitly.

CONFIGURE COMPRESSION ALGORITHM 'BZIP2';

Thanks,