INSTALL document alteration
Hi all,
I think the "INSTALL" document needs to be updated to tell people if
they are running a snapshot or beta version older than 7.1beta6, they'll
need to backup their database, do an initdb and restore their data, as
per Tom's email the other day.
If this sounds like I good idea, I've attached a .diff for the INSTALL
document of wording I think sounds alright. Feel free to use it if it
sounds good.
Regards and best wishes,
Justin Clift
Attachments:
install.difftext/plain; charset=us-ascii; name=install.diffDownload+4-4
Justin Clift <jclift@iprimus.com.au> writes:
I think the "INSTALL" document needs to be updated to tell people if
they are running a snapshot or beta version older than 7.1beta6, they'll
need to backup their database, do an initdb and restore their data, as
per Tom's email the other day.
But you *don't* --- that was the entire point of my email. You can run
pg_resetxlog instead.
regards, tom lane