Skip to content

Add support for -parallel in combination with gfix -icu #7550

@mrotteveel

Description

@mrotteveel

gfix -icu rebuilds indexes and thus can be parallelized, but right now it is not possible to use the gfix -parallel option together with -icu as it will result in the message "incompatible switch combination". As such, the -icu option will always use the value of ParallelWorkers in firebird.conf/databases.conf.

Allow use of -parallel in combination with -icu so it is configurable, just like with -sweep.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions