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
*
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
*
Document disabling the statistics collector pg_dump activity, and give a
Bruce Momjian
2009-02-07
*
Add a --role option to pg_dump, pg_dumpall, and pg_restore. This allows
Tom Lane
2009-01-05
*
Fix pg_dump docs to acknowledge that you can use -Z with plain text output. ...
Tom Lane
2008-08-26
*
Mention that pg_dump does not dump ALTER DATABASE ... SET commands;
Bruce Momjian
2008-08-21
*
Add a pg_dump option --lock-wait-timeout to allow failing the dump if unable
Tom Lane
2008-07-20
*
Turn the -i/--ignore-version options of pg_dump and pg_dumpall into no-ops:
Tom Lane
2008-04-13
*
Fix bad spelling and worse grammar in recent doc commits. Propagate
Tom Lane
2008-03-26
*
Strengthen warnings about using pg_dump's -i option.
Bruce Momjian
2008-03-26
*
Support a --no-tablespaces option in pg_dump/pg_dumpall/pg_restore, so that
Tom Lane
2008-03-20
*
Make documentation of -W options more accurate and uniform.
Tom Lane
2007-12-11
*
Fix seriously broken markup for libpq-envars cross-references.
Tom Lane
2007-03-26
*
More clearly document that most PostgreSQL utilities support libpq
Bruce Momjian
2007-02-20
*
Remove "History" sections for pg_dump and pg_restore. I don't think
Bruce Momjian
2007-02-20
*
This patch adds documentation for the long-version parameters --username
Neil Conway
2007-02-01
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Add an example showing how to cope with mixed-case names in pg_dump
Tom Lane
2006-11-28
[next]