From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
Subject: | Problem with documentation of upgrades |
Date: | 2011-01-28 03:39:45 |
Message-ID: | 201101280339.p0S3dj604462@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
In looking over how upgrades are documented, it seems we talk about
dumping/reloading in two place in our documentation:
Chapter 15. Installation from Source Code
15.4. Upgrading
http://developer.postgresql.org/pgdocs/postgres/install-upgrading.html
and:
Chapter 24. Backup and Restore
24.4. Migration Between Releases
http://developer.postgresql.org/pgdocs/postgres/migration.html
The steps listed also use slightly different syntax, e.g. psql [-d], and
we call one "migrating" and the other "upgrading".
This really needs a cleanup. Any suggestions? I feel the two sections
really need to be merged. Where should the combined section be placed?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2011-01-28 03:40:40 | Re: documentation navigation |
Previous Message | Tom Lane | 2011-01-28 03:36:12 | Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd |