Re: Postgres upgrade trouble - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: Postgres upgrade trouble
Date
Msg-id 20180528174858.GB5306@momjian.us
Whole thread Raw
In response to Postgres upgrade trouble  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: Postgres upgrade trouble  (richard@mail.sheugh.com)
List pgsql-docs
On Fri, May 11, 2018 at 07:15:41AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/10/static/pgupgrade.html
> Description:
> 
> This is a non IT specialist question / comments. I like postgres, except the
> current automatic upgrade mechanism working on my server...
> On my Ubuntu 16.04 machine, when a postgres upgrade comes and installs
> automatically, this creates a real nightmare:  neither pgAdminIII not my
> application can access the DB. (connection refused. Is the server running...
> ...on port 5432?)
> Trying to understand in the documentation what to do is very difficult
> because there is no clear example on how to retreive the 'old' or 'new'
> parameters. So, I wonder why there is no automatic mechanism coming with the
> upgrade to change the settings automatically, or alternatively to keep the
> 'old' version up and running correctly (and in this case the end user should
> have an easy way to know that he has to launch an upgrade when he wants to,
> and an utility -for instance in pgAdmin- should guide him along this upgrade
> mechanism, ensuring I do not loose time nor any data).
> Thanks for your efforts to offer Postgres to the IT community!

This is really something for you to address with Ubuntu.  The Postgres
community provides the tools, but the user interface is often up to the
packagers.  I agree the interface is complex.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: updatable cursors and ORDER BY
Next
From: Bruce Momjian
Date:
Subject: Re: missing replaceable tags in backup.sgml