Hello,

While upgrading using method 1 (dump / restore),
the 'postgresql-pg_upgrade' pkg is not installed.

Please see attached patch.

Thanks a lot,
Best.

--
Olivier Cherrier
Phone: +352691570680
mailto:[email protected]

Index: databases/postgresql/pkg/README-server
===================================================================
RCS file: /data/repos/openbsd-cvs/ports/databases/postgresql/pkg/README-server,v
diff -u -p -u -r1.39 README-server
--- databases/postgresql/pkg/README-server	22 Jan 2026 01:24:20 -0000	1.39
+++ databases/postgresql/pkg/README-server	8 Jul 2026 08:22:29 -0000
@@ -120,7 +120,7 @@ Examine your old file for local changes 
 (/var/postgresql/data/postgresql.conf). The following command may help
 identify them:
 
-# diff -wu ${LOCALBASE}/share/postgresql-${PREV_MAJOR}/postgresql.conf.sample \
+# diff -wu ${LOCALBASE}/share/postgresql/postgresql.conf.sample \
     /var/postgresql/data-${PREV_MAJOR}/postgresql.conf
 
 7) Start PostgreSQL:

Reply via email to