Hi forum
I have a fairly fresh install of 13.1-RELEASE-p2.
I start to install postgres14-server, BUT am troubled by the installation process wanting to remove kde5, and other possibly important packages.
Does this mean I should instead use an older postgres version (13 ?), with a shorter use-by date ?
Or install the postgresql14-server on a FreeBSD headless server ?
Thx for any tips or suggestions. Clip below from my cli session.
(Yes, I'm new to FreeBSD, being another refugee from the IBM/Redhat takeover of CentOS.)
I have a fairly fresh install of 13.1-RELEASE-p2.
I start to install postgres14-server, BUT am troubled by the installation process wanting to remove kde5, and other possibly important packages.
Does this mean I should instead use an older postgres version (13 ?), with a shorter use-by date ?
Or install the postgresql14-server on a FreeBSD headless server ?
Thx for any tips or suggestions. Clip below from my cli session.
(Yes, I'm new to FreeBSD, being another refugee from the IBM/Redhat takeover of CentOS.)
Code:
root@freebsd:~ # pkg install postgresql14-server
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (2 conflicting)
- postgresql14-client-14.4 conflicts with postgresql13-client-13.7 on /usr/local/bin/clusterdb
- postgresql14-client-14.4 conflicts with postgresql13-client-13.7 on /usr/local/bin/clusterdb
Checking integrity... done (0 conflicting)
The following 12 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
frei0r-plugins: 1.8.0
frei0r-plugins-opencv: 1.8.0
gdal: 3.5.0_1
kde5: 5.24.6.22.04.3
kdemultimedia: 22.04.3_1
kdenlive: 22.04.3
opencv: 4.5.5_7
postgresql13-client: 13.7
New packages to be INSTALLED:
postgresql14-client: 14.4
postgresql14-server: 14.4
Installed packages to be REINSTALLED:
pkg-1.18.3
qt5-webchannel-5.15.5p3
Number of packages to be removed: 8
Number of packages to be installed: 2
Number of packages to be reinstalled: 2
The operation will free 208 MiB.
Proceed with this action? [y/N]: N
root@freebsd:~ #