Re: [BUGS] BUG #14898: pg_upgrade documentation is misleading

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: yves(dot)goergen(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #14898: pg_upgrade documentation is misleading
Date: 2018-01-31 21:25:44
Message-ID: 20180131212544.GA3401@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Jan 23, 2018 at 12:28:30PM -0500, Bruce Momjian wrote:
> On Fri, Nov 10, 2017 at 10:09:12PM +0000, yves(dot)goergen(at)gmail(dot)com wrote:
> > The following bug has been logged on the website:
> >
> > Bug reference: 14898
> > Logged by: Yves Goergen
> > Email address: yves(dot)goergen(at)gmail(dot)com
> > PostgreSQL version: 10.0
> > Operating system: Ubuntu
> > Description:
> >
> > The documentation of pg_upgrade suggests that -d and -D are the data
> > directories. But actually they expect the config directories. In a default
> > installation from the official packages for Ubuntu (from PostgreSQL, not
> > from Ubuntu), this is a difference between /var/lib/postgresql/10/main and
> > /etc/postgresql/10/main. See also https://dba.stackexchange.com/q/190469
>
> I think you are correct. We have tried to adjust our documentation to
> show the most common implementation locations, but at the same time to
> be accurate. For example, in the the 'postgres' manual page, we kept -D
> (signifying datadir) but describe it as the location of the
> configuration files, e.g.
>
> -D datadir
> Specifies the file system location of the database
> configuration files.
>
> This was not done with pg_upgrade, and the attached patch fixes that. I
> am thinking of applying this to PG 10 and head (PG 11) but not
> backpatching it further.

Done. Thanks for the report.

--
Bruce Momjian <bruce(at)momjian(dot)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 +

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Kapila 2018-02-01 06:51:53 Re: Re: BUG #15039: some question about hash index code
Previous Message Thomas Munro 2018-01-31 20:17:39 Re: BUG #15041: dsa alloc_object null pointer