Improve documentation for pg_upgrade, standbys and rsync - Mailing list pgsql-docs

From Laurenz Albe
Subject Improve documentation for pg_upgrade, standbys and rsync
Date
Msg-id 22f129004bb66cd91e1dfd3345a9787f5039f3ae.camel@cybertec.at
Whole thread Raw
Responses Re: Improve documentation for pg_upgrade, standbys and rsync
List pgsql-docs
I revently tried to upgrade a standby following the documentation,
but I found it hard to understand, and it took me several tries to
get it right.  This is of course owing to my lack of expertise with
rsync, but I think the documentation and examples could be clearer.

I think it would be a good idea to recommend the --relative option
of rsync.

Here is a patch that does that, as well as update the versions in
the code samples to something more recent.  Also, I think it makes
sense to place the data directory in the sample in /var/lib/postgresql,
which is similar to what many people will have in real life.

Yours,
Laurenz Albe

Attachment

pgsql-docs by date:

Previous
From: Bryn Llewellyn
Date:
Subject: Re: typo in doc for "Miscellaneous Coding Conventions"
Next
From: Michael Paquier
Date:
Subject: Re: Error building for 64-bit Windows (10)