On Fri, Mar 8, 2024 at 5:51 AM Miro Hrončok wrote:
>
> On 08. 03. 24 11:43, Florian Weimer wrote:
> > * Miro Hrončok:
> >
> >> On my system, I have postgresql16 and postgresql16-plugin installed
> >> and I want to "upgrade" to postgresql20*.
> >>
> >> Using my distribution package manager, I would
On 08. 03. 24 11:43, Florian Weimer wrote:
* Miro Hrončok:
On my system, I have postgresql16 and postgresql16-plugin installed
and I want to "upgrade" to postgresql20*.
Using my distribution package manager, I would want to run something like:
dnf swap postgresql16 postgresql20
However tha
* Miro Hrončok:
> On my system, I have postgresql16 and postgresql16-plugin installed
> and I want to "upgrade" to postgresql20*.
>
> Using my distribution package manager, I would want to run something like:
> dnf swap postgresql16 postgresql20
>
> However that will fail, as the package manager
V Wed, Feb 21, 2024 at 10:54:16AM +0100, Miro Hrončok napsal(a):
> Assume I have two "stacks" of RPM packages available:
>
> postgresql16
> provides postgresql-any version 16
> conflicts with other postgresql-any
> postgresql16-plugin
> provides postgresql-any-plugin
> requires postgresql1
Hello.
Assume I have two "stacks" of RPM packages available:
postgresql16
provides postgresql-any version 16
conflicts with other postgresql-any
postgresql16-plugin
provides postgresql-any-plugin
requires postgresql16
conflicts with other postgresql-any-plugin
postgresql20
provides