Clarification to pg_upgrade docs on reverting to old cluster - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Clarification to pg_upgrade docs on reverting to old cluster
Date
Msg-id qtqiv7hI87s_Xvz5ZXHCaH-1-_AZGpIDJowzlRjF3-AbCr3RhSNydM_JCuJ8DE4WZozrtxhIWmyYTbv0syKyfGB6cYMQitp9yN-NZMm-oAo=@yesql.se
Whole thread Raw
Responses Re: Clarification to pg_upgrade docs on reverting to old cluster  (Magnus Hagander <magnus@hagander.net>)
List pgsql-docs
Reading the pg_upgrade reference page, I get the feeling that one of the
bullets under "Reverting to old cluster" is a bit thin on detail to be helpful
to newcomers:

    "If you ran pg_upgrade with --link, the data files are shared between the
    old and new cluster.  If you started the new cluster, the new server has
    written to those shared files and it is unsafe to use the old cluster."

This is perfectly correct, but it fails to provide information on what to do
next in case reverting is in fact what the user wants.  The attached patch adds
a short sentence saying the old cluster should be restored from backups at this
point.

cheers ./daniel

Attachment

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Building Source from windows clarification
Next
From: Magnus Hagander
Date:
Subject: Re: Clarification to pg_upgrade docs on reverting to old cluster