Hi,
I need to update the packages on a FreeBSD system but I don't have the capacity to look into what would be effected by upgrading PostgreSQL 13 at the moment.
Is it possible to upgrade all packages apart from PostgreSQL? What issues might I face?
I need to update the packages on a FreeBSD system but I don't have the capacity to look into what would be effected by upgrading PostgreSQL 13 at the moment.
Is it possible to upgrade all packages apart from PostgreSQL? What issues might I face?
Code:
# pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (22 candidates): 100%
Processing candidates (22 candidates): 100%
Checking integrity... done (4 conflicting)
- postgresql15-contrib-15.4 conflicts with postgresql13-contrib-13.12 on /usr/local/bin/oid2name
- postgresql15-server-15.4 conflicts with postgresql13-server-13.12 on /usr/local/bin/initdb
- postgresql15-client-15.4 conflicts with postgresql13-client-13.12 on /usr/local/bin/clusterdb
- postgresql15-client-15.4 conflicts with postgresql13-client-13.12 on /usr/local/bin/clusterdb
Checking integrity... done (0 conflicting)
The following 15 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
postgresql13-client: 13.12
postgresql13-contrib: 13.12
postgresql13-server: 13.12
New packages to be INSTALLED:
postgresql15-client: 15.4
postgresql15-contrib: 15.4
postgresql15-server: 15.4
Installed packages to be UPGRADED:
apache24: 2.4.57_1 -> 2.4.58_1
gdal: 3.6.2_3 -> 3.7.2_1
harfbuzz: 8.2.1 -> 8.2.2
openvpn: 2.6.6 -> 2.6.8_1
postgis33: 3.3.2_3 -> 3.3.4
py39-psycopg2: 2.9.5 -> 2.9.8
py39-urllib3: 1.26.16_1,1 -> 1.26.18,1
sudo: 1.9.14p3 -> 1.9.15p2
Installed packages to be REINSTALLED:
pkg-1.20.8
Number of packages to be removed: 3
Number of packages to be installed: 3
Number of packages to be upgraded: 8
Number of packages to be reinstalled: 1
The process will require 20 MiB more space.
Proceed with this action? [y/N]: n