Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 11:39:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217515] [exp-run] Update PostgreSQL default version to 9.5
Message-ID:  <bug-217515-13-YAEZrnoNrH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217515-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217515-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217515

--- Comment #18 from Mathieu Arnold <mat@FreeBSD.org> ---
I would really like to see a working and tested procedure before the defaul=
t is
changed.

Even if the instructions include things like:

  After upgrading, you will need some manual intervention:

  # pkg fetch postgresql93-server postgresql93-contrib
  # tar xf /var/cache/pkg/postgresql93-server-9.3.16.txz -C /tmp/pg-upgrade
  # tar xf /var/cache/pkg/postgresql93-contrib-9.3.16.txz -C /tmp/pg-upgrade
  # mv /usr/local/pgsql/data /usr/local/pgsql/data93
  # /usr/local/etc/rc.d/postgresql initdb
  # pg_upgrade -b /tmp/pg-upgrade/... -d /usr/local/pgsql/data93 -B .. -D ..

or something similar, that has been tested.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217515-13-YAEZrnoNrH>