| Commit message (Expand) | Author | Age |
* | Allow parallel copy/link in pg_upgrade | Bruce Momjian | 2013-01-09 |
* | Add pg_upgrade --jobs parameter | Bruce Momjian | 2012-12-26 |
* | In pg_upgrade docs, mention using base backup as part of rsync for | Bruce Momjian | 2012-11-07 |
* | Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers | Bruce Momjian | 2012-09-04 |
* | Fix pg_upgrade to cope with non-default unix_socket_directory scenarios. | Tom Lane | 2012-09-03 |
* | In pg_upgade, document that the port numbers must be different when | Bruce Momjian | 2012-08-31 |
* | Document that the pg_upgrade user of rsync might want to skip some | Bruce Momjian | 2012-07-26 |
* | Document that Log-Shipping Standby Servers cannot be upgraded by | Bruce Momjian | 2012-07-10 |
* | Put back word that was mysteriously lost in man page conversion | Peter Eisentraut | 2012-05-19 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2012-05-15 |
* | Remove whitespace from end of lines | Peter Eisentraut | 2012-05-15 |
* | Split contrib documentation into extensions and programs | Peter Eisentraut | 2012-05-09 |
* | In pg_upgrade, add various logging improvements: | Bruce Momjian | 2012-03-12 |
* | In pg_upgrade, only lock the old cluster if link mode is used, and do it | Bruce Momjian | 2012-03-05 |
* | Improve wording of pg_upgrade logfile option: | Bruce Momjian | 2012-02-22 |
* | In pg_upgrade, allow tables using regclass to be upgraded because we | Bruce Momjian | 2011-12-05 |
* | In pg_upgrade, add -o/-O options to pass parameters to the servers, and | Bruce Momjian | 2011-10-10 |
* | Move pg_upgrade doc mention of the port numbers to the same place. | Bruce Momjian | 2011-10-06 |
* | In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree | Bruce Momjian | 2011-09-07 |
* | Remove whitespace from end of lines | Peter Eisentraut | 2011-08-07 |
* | In the pg_upgrade docs, move 50432 port mention to the place where we | Bruce Momjian | 2011-07-01 |
* | Change pg_upgrade to use port 50432 by default to avoid unintended | Bruce Momjian | 2011-07-01 |
* | In pg_upgrade docs, clarify that link mode uses "hard" links. | Bruce Momjian | 2011-06-23 |
* | In pg_upgrade, document that link mode has to have data directories on | Bruce Momjian | 2011-06-14 |
* | Allow pg_upgrade to honor libpq environment variables. Add 'local' | Bruce Momjian | 2011-05-16 |
* | Add xreflabels to /contrib manuals so links appear correct. Also update | Bruce Momjian | 2011-05-07 |
* | Use '=' when documenting long options. | Bruce Momjian | 2011-03-10 |
* | Clarify pg_upgrade install instructions, per suggestion from Robert Haas. | Bruce Momjian | 2011-02-01 |
* | Add missing period "." in pg_upgrade documentation. | Bruce Momjian | 2011-02-01 |
* | Update pg_upgrade docs to mention its use in a less risk-warning way, | Bruce Momjian | 2011-01-31 |
* | Use "upgrade" in preference over "migrate" in pg_upgrade messages and | Bruce Momjian | 2010-12-15 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Mention that pg_upgrade requires compatible 32/64-bit binaries. | Bruce Momjian | 2010-11-10 |
* | Mention that pg_upgrade requires write permission in the current | Bruce Momjian | 2010-09-28 |
* | Mention in pg_upgrade docs that the proper Win32 service name should be used. | Bruce Momjian | 2010-09-28 |
* | Add mention of installing pg_upgrade_support in pg_upgrade doc section | Bruce Momjian | 2010-09-28 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut | 2010-08-19 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
* | Prevent pg_upgrade from migrating databases that use reg* data types | Bruce Momjian | 2010-07-25 |
* | Modify pg_standby, pgbench, and pg_upgrade manual pages to be consistent | Bruce Momjian | 2010-05-25 |
* | Add pg_upgrade docs about binary compatibility, per Robert Haas. | Bruce Momjian | 2010-05-25 |
* | Update pg_upgrade docs to show options in alphabetical order, and | Bruce Momjian | 2010-05-24 |
* | SGML markup cleanup for pg_upgrade. | Bruce Momjian | 2010-05-19 |
* | Doc change: Rename of directory no longer required for pg_migrator 9.0. | Bruce Momjian | 2010-05-19 |
* | pg_upgrade doc cleanup | Bruce Momjian | 2010-05-19 |
* | Add command-line documentation for pg_upgrade. | Bruce Momjian | 2010-05-19 |
* | Make pg_upgrade documentation refer to 9.0 instead of 8.4. | Magnus Hagander | 2010-05-18 |
* | Remove all mentions of EnterpriseDB Advanced Server from pg_upgrade; | Bruce Momjian | 2010-05-13 |
* | Comment out EnterpriseDB Advanced Server mention in SGML docs. | Bruce Momjian | 2010-05-13 |