BUG #17105: Repo-file pgdg-redhat-all.repo contains invalid option "failovermethod"

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: www-admin(at)uni-bielefeld(dot)de
Subject: BUG #17105: Repo-file pgdg-redhat-all.repo contains invalid option "failovermethod"
Date: 2021-07-14 07:18:04
Message-ID: 17105-1110f9a94552b863@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17105
Logged by: BITS Uni Bielefeld
Email address: www-admin(at)uni-bielefeld(dot)de
PostgreSQL version: 12.7
Operating system: Centos 8
Description:

Hello!

Whenever using dnf with my systems I get several error messages:

Invalid configuration value: failovermethod=priority in
/etc/yum.repos.d/pgdg-redhat-all.repo; Configuration: OptionBinding with id
"failovermethod" does not exist

This seems to occur after an update of dnf. Problem is also mentioned in an
publically available ticket at RedHat's bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1961083

So my suggested fix would be: remove the unsupported option from the
repo-file.

THX in advance an with regards,
Peter.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marcin Krupowicz 2021-07-14 07:52:34 Re: BUG #17103: WAL segments are not removed after exceeding max_slot_wal_keep_size
Previous Message Japin Li 2021-07-14 06:53:50 Re: Statistics updates is delayed when using `commit and chain`