Missing locales prevent autovacuum

[email protected] Mon, 16 Dec 2019 19:00:26 +0100
Newsgroups gmane.comp.db.postgresql.bugs
Message-ID <[email protected]>
Hi,

is it intended, that missing locales of single databases prevent autovacuum
in the entire cluster?
FATAL:  database locale is incompatible with operating system
If so, shouldn't there be an ERROR instead or additionally?

Jens