Re: RPMs from postgresql.org break CentOS/RHEL RPMs

2020-03-19 Thread Michael Paquier
On Thu, Mar 19, 2020 at 01:41:55PM +0100, Peter Krefting wrote: > I have a system installed where one software is running a database using the > PostgreSQL 9.2 packages included in the CentOS/RHEL 7 release. On the side, > I am trying to install another software that is using the PostgreSQL 12 > pa

RPMs from postgresql.org break CentOS/RHEL RPMs

2020-03-19 Thread Peter Krefting
Hi! I have a system installed where one software is running a database using the PostgreSQL 9.2 packages included in the CentOS/RHEL 7 release. On the side, I am trying to install another software that is using the PostgreSQL 12 packages found at download.postgresql.org (EL-7-x86_64). However