Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: INSTALL/install.sgml file - Mailing list pgsql-hackers

From Tom Lane
Subject Re: INSTALL/install.sgml file
Date
Msg-id [email protected]
Whole thread Raw
In response to INSTALL/install.sgml file  (Bruce Momjian <[email protected]>)
Responses Re: INSTALL/install.sgml file
List pgsql-hackers
Bruce Momjian <[email protected]> writes:
> In looking at the INSTALL/install.sgml files, I see that there are no
> instructions for removing the /data directory after the backup, so
> initdb will succeed.  Should that be suggested after the backup is
> performed?  If not, initdb will fail.  Also, I have to add something to
> the initdb step to tell 7.* users they don't need initdb.

What?  It says "move the old directories out of the way" at the bottom
of step 6.

Possibly that should be promoted into a whole separate step, rather than
being just an afterthought to killing the postmaster.

This step and step 11 should also mention pg_upgrade as a possible
alternative to doing a full reload.  (But encourage people to make
the backup anyway ;-).)

            regards, tom lane

pgsql-hackers by date:

Previous
From: Kevin Lo
Date:
Subject: Re: pg on NT
Next
From: Tom Lane
Date:
Subject: Re: AW: New warning code for missing FROM relations