Thursday, February 04, 2021

Re: PostgreSQL 13.1 Upgrade

On 2021/02/03 21:22, Pierre-Emmanuel Andr?? wrote:
> On Mon, Feb 01, 2021 at 05:00:41PM -0800, Jeremy Evans wrote:
> > On 02/01 07:24, Daniel Jakots wrote:
> > > Hi Pierre-Emmanuel and Jeremy,
> > >
> > > Is there anything blocking the update?
> >
> > Nothing for me. pea@ can handle the commits whenever he sees fit, or if
> > he gives his OK, I can handle the commits.
> >
>
> I will not be able to commit before this week end. If you can do it before, go ahead.
> ok pea@
>

What do you think about adding this to it?


Index: pkg/PLIST-server
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-server,v
retrieving revision 1.40
diff -u -p -r1.40 PLIST-server
--- pkg/PLIST-server 24 Sep 2020 13:11:46 -0000 1.40
+++ pkg/PLIST-server 4 Feb 2021 09:31:59 -0000
@@ -4,7 +4,7 @@
@conflict postgresql-clients-*
@conflict postgresql-server-*
@conflict postgresql-*
-@ask-update postgresql-server-<${V_MAJOR} Make sure your existing database is backed up
+@ask-update postgresql-server-<${PREV_MAJOR} Old version too old for pg_upgrade, make sure your database is backed up
@newgroup _postgresql:503
@newuser _postgresql:503:_postgresql:daemon:PostgreSQL Manager:/var/postgresql:/bin/sh
@bin bin/initdb

No comments:

Post a Comment