From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: ALTER SYSTEM between upgrades |
Date: | 2020-08-31 21:36:40 |
Message-ID: | 20200831213640.GO13613@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers |
On Wed, Aug 26, 2020 at 12:22:25AM +0200, Daniel Gustafsson wrote:
> >> One can argue whether those bulletpoints are sufficient for stressing the
> >> importance, but it's at least mentioned. There is however no mention of
> >> postgresql.auto.conf which clearly isn't helping anyone, so we should fix that.
> >>
> >> Taking that a step further, maybe we should mention additional config files
> >> which could be included via include directives? There are tools out there who
> >> avoid changing the users postgresql.conf by injecting an include directive
> >> instead; they might've placed the included file alongside postgresql.conf.
> >
> > I have developed the attached pg_upgrade doc patch to address this.
>
> LGTM, thanks!
Patch applied,
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2020-08-31 22:33:49 | Re: Add comma after e.g. and i.e.? |
Previous Message | Bruce Momjian | 2020-08-31 21:06:07 | Re: 35.9.2. Base Types in C-Language Functions |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2020-08-31 21:45:05 | Re: Ideas about a better API for postgres_fdw remote estimates |
Previous Message | Tom Lane | 2020-08-31 21:24:01 | Remove line length restriction in passwordFromFile() |