index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
pgupgrade.sgml
Age
Commit message (
Expand
)
Author
2025-06-30
Add new OID alias type regdatabase.
Nathan Bossart
2025-05-09
doc: Put new options in consistent order on man pages
Peter Eisentraut
2025-05-01
Remove extra "not" in pg_upgrade documentation.
Nathan Bossart
2025-04-30
Further adjust guidance for running vacuumdb after pg_upgrade.
Nathan Bossart
2025-04-01
doc: Adjust some notes about pg_upgrade's file transfer modes.
Nathan Bossart
2025-03-25
pg_upgrade: Add --swap for faster file transfer.
Nathan Bossart
2025-03-18
Update guidance for running vacuumdb after pg_upgrade.
Nathan Bossart
2025-03-08
doc: Adjust note about pg_upgrade's --jobs option.
Nathan Bossart
2025-02-22
Documentation fixups for dumping statistics.
Jeff Davis
2025-02-21
pg_upgrade: Add --set-char-signedness to set the default char signedness of n...
Masahiko Sawada
2025-02-20
Transfer statistics during pg_upgrade.
Jeff Davis
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-09-25
Doc: Add the steps for upgrading the logical replication cluster.
Amit Kapila
2024-09-16
Introduce framework for parallelizing various pg_upgrade tasks.
Nathan Bossart
2024-05-15
doc: Add standard Environment section to pg_upgrade ref page
Peter Eisentraut
2024-05-08
doc: Improve order of options on pg_upgrade reference page
Peter Eisentraut
2024-03-27
Adjust documentation for syncfs().
Nathan Bossart
2024-03-22
Track invalidation_reason in pg_replication_slots.
Amit Kapila
2024-03-05
Add --copy-file-range option to pg_upgrade.
Thomas Munro
2024-02-13
Doc: Improve upgrade for streaming replication section.
Amit Kapila
2024-01-29
Doc: Fix incorrect reference to conflicting column in pg_replication_slots.
Amit Kapila
2024-01-02
Allow upgrades to preserve the full subscription's state.
Amit Kapila
2023-12-08
doc, pg_upgrade: add vacuumdb w/ tips for generating quick stats
Bruce Momjian
2023-11-13
doc: remove RUNAS instructions for pg_upgrade on Windows
Bruce Momjian
2023-10-26
Migrate logical slots to the new node during an upgrade.
Amit Kapila
2023-10-10
doc: pg_upgrade: use dynamic new cluster major version numbers
Bruce Momjian
2023-10-04
Document that --sync-method takes an argument.
Nathan Bossart
2023-09-26
doc: pg_upgrade, clarify standby servers must remain running
Bruce Momjian
2023-09-06
Allow using syncfs() in frontend utilities.
Nathan Bossart
2022-12-16
pg_upgrade: Add --copy option
Peter Eisentraut
2022-09-26
Doc: further adjust notes about pg_upgrade_output.d.
Tom Lane
2022-09-23
Doc: minor cleanups.
Tom Lane
2022-07-21
doc: use wording "restore" instead of "reload" of dumps
Bruce Momjian
2022-07-14
pg_upgrade doc: mention that replication slots must be recreated
Bruce Momjian
2022-06-08
Restructure pg_upgrade output directories for better idempotence
Michael Paquier
2022-04-12
Docs: adjust pg_upgrade syntax to mark -B as optional
David Rowley
2022-04-07
Avoid <substeps> element in man pages
Peter Eisentraut
2022-04-06
Remove exclusive backup mode
Stephen Frost
2022-02-06
pg_upgrade: Move all the files generated internally to a subdirectory
Michael Paquier
2022-01-25
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2021-12-18
Add option -N/--no-sync to pg_upgrade
Michael Paquier
2021-12-15
Remove pg_upgrade support for upgrading from pre-9.2 servers.
Tom Lane
2021-08-09
doc: mention pg_upgrade extension script
Bruce Momjian
2021-08-03
pg_upgrade: improve docs about extension upgrades
Bruce Momjian
2021-05-07
Revert per-index collation version tracking feature.
Thomas Munro
2021-04-22
Fix some trailing whitespace in documentation files
Peter Eisentraut
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-26
Allow ssl_passphrase_command to prompt the terminal
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-11-02
Track collation versions for indexes.
Thomas Munro
[next]