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
/
pg_dump.sgml
Age
Commit message (
Expand
)
Author
8 days
doc: consistently use "structname" and "structfield" markup
Bruce Momjian
9 days
doc: Fix incorrect wording for --file in pg_dump
Daniel Gustafsson
2025-08-11
Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025-08-02
Simplify options in pg_dump and pg_restore.
Jeff Davis
2025-06-26
docs: fix typo
Álvaro Herrera
2025-06-26
pg_dump: include comments on valid not-null constraints, too
Álvaro Herrera
2025-06-19
Improve pg_dump/pg_dumpall help synopses and terminology
Peter Eisentraut
2025-06-18
pg_dump: Allow pg_dump to dump the statistics for foreign tables.
Fujii Masao
2025-05-27
Change pg_dump default for statistics export.
Jeff Davis
2025-04-30
doc: Alphabetize long options for pg_dump[all].
Nathan Bossart
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-03-26
Add pg_dump --with-{schema|data|statistics} options.
Jeff Davis
2025-03-25
pg_dump: Add --sequence-data.
Nathan Bossart
2025-03-16
pg_dump, pg_dumpall, pg_restore: Add --no-policies option.
Tom Lane
2025-02-22
Documentation fixups for dumping statistics.
Jeff Davis
2025-02-20
Transfer statistics during pg_upgrade.
Jeff Davis
2025-01-25
Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
2024-11-18
doc: clarify pg_dump --no-comments meaning as SQL comments
Bruce Momjian
2024-08-05
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-07-31
doc: Avoid too prominent use of "backup" on pg_dump man page
Peter Eisentraut
2024-06-10
doc: Mention all options equivalent to pg_dump --filter patterns.
Dean Rasheed
2024-04-24
pg_dump: Put new options in consistent order in --help and man page
Peter Eisentraut
2024-04-23
Fix the handling of the failover option in subscription commands.
Amit Kapila
2024-03-27
Adjust documentation for syncfs().
Nathan Bossart
2024-03-20
Add "--exclude-extension" to pg_dump's options.
Dean Rasheed
2024-02-07
Clean-ups for 776621a5e4 and 7329240437.
Amit Kapila
2024-01-30
Add a failover option to subscriptions.
Amit Kapila
2023-11-29
Read include/exclude commands for dump/restore from file
Daniel Gustafsson
2023-10-30
Doc: Make link names consistent in logical replication commands.
Amit Kapila
2023-10-04
Document that --sync-method takes an argument.
Nathan Bossart
2023-09-29
Doc: improve description of dump/restore's --clean and --if-exists.
Tom Lane
2023-09-06
Allow using syncfs() in frontend utilities.
Nathan Bossart
2023-05-22
pg_dump doc: mention 'long' is valid for --compress
Alvaro Herrera
2023-04-06
Support long distance matching for zstd compression
Tomas Vondra
2023-04-05
pg_dump: Add support for zstd compression
Tomas Vondra
2023-03-29
Add XML ID attributes to create_subscription.sgml.
Amit Kapila
2023-03-17
Fix pg_dump for hash partitioning on enum columns.
Tom Lane
2023-03-14
Allow pg_dump to include/exclude child tables automatically.
Tom Lane
2023-03-01
Improve wording in pg_dump compression docs
Tomas Vondra
2023-02-23
Add LZ4 compression to pg_dump
Tomas Vondra
2022-12-05
pg_dump: Remove "blob" terminology
Peter Eisentraut
2022-12-02
Switch pg_dump to use compression specifications
Michael Paquier
2022-09-23
Doc: adjust misleading phrasing of a few cross-references.
Tom Lane
2022-07-21
doc: use wording "restore" instead of "reload" of dumps
Bruce Momjian
2022-07-01
Clarify that pg_dump takes ACCESS SHARE lock
John Naylor
2022-04-08
pgstat: Update docs to match the shared memory stats reality.
Andres Freund
2022-04-07
Unlogged sequences
Peter Eisentraut
2022-01-17
Add support for --no-table-access-method in pg_{dump,dumpall,restore}
Michael Paquier
2021-12-15
Remove pg_dump's --no-synchronized-snapshots switch.
Tom Lane
2021-12-14
Remove pg_dump/pg_dumpall support for dumping from pre-9.2 servers.
Tom Lane
[next]