Re: BUG #16225: EL8 - PGDG postgresql* packages conflict with appstream postgresql packages

From: Andrew Roffey <andrew(at)aroffey(dot)id(dot)au>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16225: EL8 - PGDG postgresql* packages conflict with appstream postgresql packages
Date: 2020-01-23 21:53:35
Message-ID: ae438bec-c6cf-6799-d760-adb320c30457@aroffey.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

After further investigation, it looks to be related to the new DNF
module feature in EL8.

Workaround is to disable the postgresql module:

dnf module disable postgresql

After which, postgresql (ol8_appstream), postgresql10 (pgdg10) and
postgresql11 (pgdg11) are installable.

Still need to look further into how these modules work and if any
packaging changes could be done as a better fix for PGDG.

Andrew

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Justin Pryzby 2020-01-24 05:55:34 Re: BUG #16109: Postgres planning time is high across version (Expose buffer usage during planning in EXPLAIN)
Previous Message David G. Johnston 2020-01-23 18:50:46 Re: Query will execute when inner query have issue