]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/pg_dump.sgml
Trim trailing whitespace
[postgresql] / doc / src / sgml / ref / pg_dump.sgml
2017-05-12 Peter Eisentrautpg_dump: Add --no-publications option
2017-05-09 Peter Eisentrautpg_dump: Add --no-subscriptions option
2017-04-13 Peter Eisentrautpg_dump: Always dump subscriptions NOCONNECT
2017-04-13 Peter Eisentrautpg_dump: Dump subscriptions by default
2017-03-23 Peter EisentrautLogical replication support for initial data copy
2017-03-22 Andrew DunstanSync pg_dump and pg_dumpall output
2017-01-20 Peter EisentrautLogical replication
2016-12-23 Joe ConwayImprove RLS documentation with respect to COPY
2016-11-29 Stephen FrostAdd --no-blobs option to pg_dump
2016-11-29 Stephen FrostClarify pg_dump -b documentation
2016-10-12 Tom LaneRemove pg_dump/pg_dumpall support for dumping from...
2016-07-07 Peter Eisentrautdoc: Fix option order in man pages and fix typos
2016-05-20 Tom LaneFurther improve documentation about --quote-all-identif...
2016-05-20 Tom LaneImprove documentation about pg_dump's --quote-all-ident...
2015-11-22 Tom LaneAdopt the GNU convention for handling tar-archive membe...
2015-09-18 Peter EisentrautOrder some new options on man pages more sensibly,...
2015-09-14 Teodor SigaevCheck existency of table/schema for -t/-n option (pg_du...
2015-09-11 Peter Eisentrautdoc: Spell checking
2015-07-02 Tom LaneImprove pg_restore's -t switch to match all types of...
2015-06-14 Peter Eisentrautdoc: Add note to pg_dump man page about pg_dumpall
2015-06-04 Fujii MasaoRemove -i/--ignore-version option from pg_dump, pg_dump...
2014-11-17 Simon RiggsAdd pg_dump --snapshot option
2014-09-24 Stephen FrostCode review for row security.
2014-07-15 Peter Eisentrautdoc: Put new options in right order on reference pages
2014-03-03 Alvaro Herrerapg_dump et al: Add --if-exists option
2014-02-24 Peter Eisentrautdoc: Improve DocBook XML validity
2013-09-15 Peter EisentrautFix typos
2013-07-01 Bruce Momjianpg_dump docs: use escaped double-quotes, for Windows
2013-05-31 Peter EisentrautRemove whitespace from end of lines
2013-05-21 Peter EisentrautDocumentation spell checking and markup improvements
2013-05-14 Peter Eisentrautdoc: Fix some whitespace issues in the man pages
2013-03-24 Andrew DunstanAdd parallel pg_dump option.
2013-02-25 Heikki LinnakangasAdd -d/--dbname option to pg_dump.
2013-01-25 Magnus HaganderMake pg_dump exclude unlogged table data on hot standby...
2012-11-12 Peter Eisentrautdoc: "only relevant" -> "relevant only"
2012-10-26 Tom LaneIn pg_dump, dump SEQUENCE SET items in the data not...
2012-10-20 Tom LaneFix pg_dump's handling of DROP DATABASE commands in...
2012-05-30 Tom LaneRewrite --section option to decouple it from --schema...
2012-05-19 Peter EisentrautSome reference page improvements
2012-05-15 Peter EisentrautRemove whitespace from end of lines
2012-05-03 Peter Eisentrautdoc: Fix for too many brackets in command synopses...
2011-12-17 Andrew DunstanClarify the post-data status on unvalidated check const...
2011-12-17 Andrew DunstanAdd --section option to pg_dump and pg_restore.
2011-12-14 Andrew DunstanFix docs build I inadvertantly broke.
2011-12-14 Andrew DunstanAdd --exclude-table-data option to pg_dump.
2011-08-07 Peter EisentrautFix a whitespace issue with the man pages
2011-05-25 Peter EisentrautPut options in some sensible order
2011-05-19 Peter EisentrautRename pg_dump --no-security-label to --no-security...
2011-05-18 Peter EisentrautSpell checking and markup refinement
2011-03-11 Bruce MomjianDocument that pg_dump --clean might generate some harml...
2011-03-11 Bruce MomjianReference doc "examples" section for pg_dump options...
2011-02-07 Heikki LinnakangasImplement genuine serializable isolation level.
2011-02-02 Bruce MomjianMark all GUC variables with <varname> markup, rather...
2011-01-23 Heikki LinnakangasAdd 'directory' format to pg_dump. The new directory...
2011-01-02 Robert HaasBasic foreign table support.
2010-12-29 Robert HaasSupport unlogged tables.
2010-12-24 Peter EisentrautMove the documentation of --no-security-label to a...
2010-12-24 Robert HaasDocument pg_dump(all) --no-security-label instead of...
2010-09-28 Robert HaasAdd a SECURITY LABEL command.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-22 Robert HaasAdd options to force quoting of all identifiers.
2010-02-23 Tom LaneClarify statements about tar archive format.
2010-02-19 Bruce MomjianDocument --version and --help options for all client...
2010-02-19 Bruce MomjianFirst pass over client applications documentation proof...
2009-08-07 Alvaro HerreraDocument that autovacuum may run ANALYZE
2009-03-22 Tom LaneRemove the -d and -D options of pg_dump and pg_dumpall...
2009-03-04 Peter EisentrautProvide some proper minimal documentation for the pg_du...
2009-02-26 Peter EisentrautAdd a -w/--no-password option that prevents all passwor...
2009-02-17 Bruce MomjianAdd pg_dump --binary-upgrade flag to be used by binary...
2009-02-10 Bruce MomjianUpdate wording of how to prevent pg_dump from affecting...
2009-02-07 Bruce MomjianProperly wrap new pg_dump doc text.
2009-02-07 Bruce MomjianDocument disabling the statistics collector pg_dump...
2009-01-05 Tom LaneAdd a --role option to pg_dump, pg_dumpall, and pg_rest...
2008-08-26 Tom LaneFix pg_dump docs to acknowledge that you can use -Z...
2008-08-21 Bruce MomjianMention that pg_dump does not dump ALTER DATABASE ...
2008-07-20 Tom LaneAdd a pg_dump option --lock-wait-timeout to allow faili...
2008-04-13 Tom LaneTurn the -i/--ignore-version options of pg_dump and...
2008-03-26 Tom LaneFix bad spelling and worse grammar in recent doc commit...
2008-03-26 Bruce MomjianStrengthen warnings about using pg_dump's -i option.
2008-03-20 Tom LaneSupport a --no-tablespaces option in pg_dump/pg_dumpall...
2007-12-11 Tom LaneMake documentation of -W options more accurate and...
2007-03-26 Tom LaneFix seriously broken markup for libpq-envars cross...
2007-02-20 Bruce MomjianMore clearly document that most PostgreSQL utilities...
2007-02-20 Bruce MomjianRemove "History" sections for pg_dump and pg_restore...
2007-02-01 Neil ConwayThis patch adds documentation for the long-version...
2007-01-31 Bruce MomjianUpdate reference documentation on may/can/might:
2006-11-28 Tom LaneAdd an example showing how to cope with mixed-case...
2006-10-23 Peter EisentrautSpellchecking and such
2006-10-09 Tom LaneRevise psql pattern-matching switches as per discussion...
2006-10-07 Peter EisentrautThe -X option in pg_dump was supposed to be a workaroun...
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-08-01 Bruce MomjianAllow multiple -n (schema) and -t (table) pg_dump...
2006-05-13 Bruce MomjianUpdate pg_dump vesion wording.
2006-05-13 Bruce MomjianMention version portability of pg_dump.
2006-05-06 Bruce MomjianRecommend more clearly custom pg_dump format over tar...
2006-04-15 Bruce MomjianDocument that pg_dump -d/-D prevents invalid data from...
2006-03-17 Peter EisentrautDocument long names for format options (plain, tar...
2005-11-01 Tom LaneMake an editorial pass over the reference pages.
2005-07-25 Tom LaneAdd SET ROLE. This is a partial commit of Stephen...
2005-07-10 Bruce MomjianAdd --encoding to pg_dump.
next