index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
pg_dump.sgml
Commit message (
Expand
)
Author
Age
*
Add pg_dump --snapshot option
Simon Riggs
2014-11-17
*
Code review for row security.
Stephen Frost
2014-09-24
*
doc: Put new options in right order on reference pages
Peter Eisentraut
2014-07-15
*
pg_dump et al: Add --if-exists option
Alvaro Herrera
2014-03-03
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Fix typos
Peter Eisentraut
2013-09-15
*
pg_dump docs: use escaped double-quotes, for Windows
Bruce Momjian
2013-07-01
*
Remove whitespace from end of lines
Peter Eisentraut
2013-05-30
*
Documentation spell checking and markup improvements
Peter Eisentraut
2013-05-20
*
doc: Fix some whitespace issues in the man pages
Peter Eisentraut
2013-05-13
*
Add parallel pg_dump option.
Andrew Dunstan
2013-03-24
*
Add -d/--dbname option to pg_dump.
Heikki Linnakangas
2013-02-25
*
Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander
2013-01-25
*
doc: "only relevant" -> "relevant only"
Peter Eisentraut
2012-11-11
*
In pg_dump, dump SEQUENCE SET items in the data not pre-data section.
Tom Lane
2012-10-26
*
Fix pg_dump's handling of DROP DATABASE commands in --clean mode.
Tom Lane
2012-10-20
*
Rewrite --section option to decouple it from --schema-only/--data-only.
Tom Lane
2012-05-29
*
Some reference page improvements
Peter Eisentraut
2012-05-20
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
*
doc: Fix for too many brackets in command synopses on man pages
Peter Eisentraut
2012-05-03
*
Clarify the post-data status on unvalidated check constraints.
Andrew Dunstan
2011-12-17
*
Add --section option to pg_dump and pg_restore.
Andrew Dunstan
2011-12-16
*
Fix docs build I inadvertantly broke.
Andrew Dunstan
2011-12-14
*
Add --exclude-table-data option to pg_dump.
Andrew Dunstan
2011-12-14
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Put options in some sensible order
Peter Eisentraut
2011-05-25
*
Rename pg_dump --no-security-label to --no-security-labels
Peter Eisentraut
2011-05-19
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
Document that pg_dump --clean might generate some harmless errors on restore.
Bruce Momjian
2011-03-11
*
Reference doc "examples" section for pg_dump options that often need
Bruce Momjian
2011-03-10
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
*
Mark all GUC variables with <varname> markup, rather than <literal>.
Bruce Momjian
2011-02-02
*
Add 'directory' format to pg_dump. The new directory format is compatible
Heikki Linnakangas
2011-01-23
*
Basic foreign table support.
Robert Haas
2011-01-01
*
Support unlogged tables.
Robert Haas
2010-12-29
*
Move the documentation of --no-security-label to a more sensible place
Peter Eisentraut
2010-12-24
*
Document pg_dump(all) --no-security-label instead of --security-label.
Robert Haas
2010-12-23
*
Add a SECURITY LABEL command.
Robert Haas
2010-09-27
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Add options to force quoting of all identifiers.
Robert Haas
2010-07-22
*
Clarify statements about tar archive format.
Tom Lane
2010-02-23
*
Document --version and --help options for all client applications (they
Bruce Momjian
2010-02-19
*
First pass over client applications documentation proofreading.
Bruce Momjian
2010-02-19
*
Document that autovacuum may run ANALYZE
Alvaro Herrera
2009-08-07
*
Remove the -d and -D options of pg_dump and pg_dumpall. The functionality
Tom Lane
2009-03-22
*
Provide some proper minimal documentation for the pg_dump(all) --binary-upgrade
Peter Eisentraut
2009-03-04
*
Add a -w/--no-password option that prevents all password prompts to all
Peter Eisentraut
2009-02-26
*
Add pg_dump --binary-upgrade flag to be used by binary upgrade
Bruce Momjian
2009-02-17
*
Update wording of how to prevent pg_dump from affecting statistics
Bruce Momjian
2009-02-10
*
Properly wrap new pg_dump doc text.
Bruce Momjian
2009-02-07
[next]