aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgupgrade.sgml
Commit message (Expand)AuthorAge
* Allow parallel copy/link in pg_upgradeBruce Momjian2013-01-09
* Add pg_upgrade --jobs parameterBruce Momjian2012-12-26
* In pg_upgrade docs, mention using base backup as part of rsync forBruce Momjian2012-11-07
* Document that pg_upgrade requires PGHOST be set for any pre-9.1 serversBruce Momjian2012-09-04
* Fix pg_upgrade to cope with non-default unix_socket_directory scenarios.Tom Lane2012-09-03
* In pg_upgade, document that the port numbers must be different whenBruce Momjian2012-08-31
* Document that the pg_upgrade user of rsync might want to skip someBruce Momjian2012-07-26
* Document that Log-Shipping Standby Servers cannot be upgraded byBruce Momjian2012-07-10
* Put back word that was mysteriously lost in man page conversionPeter Eisentraut2012-05-19
* Fix a whitespace issue with the man pagesPeter Eisentraut2012-05-15
* Remove whitespace from end of linesPeter Eisentraut2012-05-15
* Split contrib documentation into extensions and programsPeter Eisentraut2012-05-09
* In pg_upgrade, add various logging improvements:Bruce Momjian2012-03-12
* In pg_upgrade, only lock the old cluster if link mode is used, and do itBruce Momjian2012-03-05
* Improve wording of pg_upgrade logfile option:Bruce Momjian2012-02-22
* In pg_upgrade, allow tables using regclass to be upgraded because weBruce Momjian2011-12-05
* In pg_upgrade, add -o/-O options to pass parameters to the servers, andBruce Momjian2011-10-10
* Move pg_upgrade doc mention of the port numbers to the same place.Bruce Momjian2011-10-06
* In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltreeBruce Momjian2011-09-07
* Remove whitespace from end of linesPeter Eisentraut2011-08-07
* In the pg_upgrade docs, move 50432 port mention to the place where weBruce Momjian2011-07-01
* Change pg_upgrade to use port 50432 by default to avoid unintendedBruce Momjian2011-07-01
* In pg_upgrade docs, clarify that link mode uses "hard" links.Bruce Momjian2011-06-23
* In pg_upgrade, document that link mode has to have data directories onBruce Momjian2011-06-14
* Allow pg_upgrade to honor libpq environment variables. Add 'local'Bruce Momjian2011-05-16
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* Use '=' when documenting long options.Bruce Momjian2011-03-10
* Clarify pg_upgrade install instructions, per suggestion from Robert Haas.Bruce Momjian2011-02-01
* Add missing period "." in pg_upgrade documentation.Bruce Momjian2011-02-01
* Update pg_upgrade docs to mention its use in a less risk-warning way,Bruce Momjian2011-01-31
* Use "upgrade" in preference over "migrate" in pg_upgrade messages andBruce Momjian2010-12-15
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Mention that pg_upgrade requires compatible 32/64-bit binaries.Bruce Momjian2010-11-10
* Mention that pg_upgrade requires write permission in the currentBruce Momjian2010-09-28
* Mention in pg_upgrade docs that the proper Win32 service name should be used.Bruce Momjian2010-09-28
* Add mention of installing pg_upgrade_support in pg_upgrade doc sectionBruce Momjian2010-09-28
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Spell and markup checkingPeter Eisentraut2010-08-17
* Prevent pg_upgrade from migrating databases that use reg* data typesBruce Momjian2010-07-25
* Modify pg_standby, pgbench, and pg_upgrade manual pages to be consistentBruce Momjian2010-05-25
* Add pg_upgrade docs about binary compatibility, per Robert Haas.Bruce Momjian2010-05-25
* Update pg_upgrade docs to show options in alphabetical order, andBruce Momjian2010-05-24
* SGML markup cleanup for pg_upgrade.Bruce Momjian2010-05-19
* Doc change: Rename of directory no longer required for pg_migrator 9.0.Bruce Momjian2010-05-19
* pg_upgrade doc cleanupBruce Momjian2010-05-19
* Add command-line documentation for pg_upgrade.Bruce Momjian2010-05-19
* Make pg_upgrade documentation refer to 9.0 instead of 8.4.Magnus Hagander2010-05-18
* Remove all mentions of EnterpriseDB Advanced Server from pg_upgrade;Bruce Momjian2010-05-13
* Comment out EnterpriseDB Advanced Server mention in SGML docs.Bruce Momjian2010-05-13