Index | Thread | Search

From:
Olivier Cherrier <oc@symacx.com>
Subject:
databases/postgresql : README-server patch
To:
ports@openbsd.org
Date:
Wed, 8 Jul 2026 10:26:04 +0200

Download raw body.

Thread
     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:oc@symacx.com

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: