aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_restore.sgml
Commit message (Expand)AuthorAge
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Put options in some sensible orderPeter Eisentraut2011-05-25
* Rename pg_dump --no-security-label to --no-security-labelsPeter Eisentraut2011-05-19
* Add 'directory' format to pg_dump. The new directory format is compatibleHeikki Linnakangas2011-01-23
* Add a SECURITY LABEL command.Robert Haas2010-09-27
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Improve documentation of pg_restore's -l and -L switches to point out theirTom Lane2010-05-15
* Document that pg_restore -t can use -n for its schema qualification.Bruce Momjian2010-02-24
* Update pg_restore documentation to show new pg_restore custom listingBruce Momjian2010-02-23
* Document --version and --help options for all client applications (theyBruce Momjian2010-02-19
* First pass over client applications documentation proofreading.Bruce Momjian2010-02-19
* Document that autovacuum may run ANALYZEAlvaro Herrera2009-08-07
* Rename pg_restore -m to -j, and add documentation about what good numbersPeter Eisentraut2009-03-20
* Add a -w/--no-password option that prevents all password prompts to allPeter Eisentraut2009-02-26
* Document disabling the statistics collector pg_dump activity, and give aBruce Momjian2009-02-07
* Provide for parallel restoration from a custom format archive. Each data andAndrew Dunstan2009-02-02
* Add a --role option to pg_dump, pg_dumpall, and pg_restore. This allowsTom Lane2009-01-05
* Clarify description of pg_restore's handling of large objects.Tom Lane2008-09-07
* Turn the -i/--ignore-version options of pg_dump and pg_dumpall into no-ops:Tom Lane2008-04-13
* Fix bad spelling and worse grammar in recent doc commits. PropagateTom Lane2008-03-26
* Support a --no-tablespaces option in pg_dump/pg_dumpall/pg_restore, so thatTom Lane2008-03-20
* Make documentation of -W options more accurate and uniform.Tom Lane2007-12-11
* Various fixes for the SGML docs. Consistently use spaces before/afterNeil Conway2007-05-15
* Fix seriously broken markup for libpq-envars cross-references.Tom Lane2007-03-26
* More clearly document that most PostgreSQL utilities support libpqBruce Momjian2007-02-20
* Remove "History" sections for pg_dump and pg_restore. I don't thinkBruce Momjian2007-02-20
* This patch adds documentation for the long-version parameters --usernameNeil Conway2007-02-01
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Make pg_restore usage examples more useful: illustrate restoring intoTom Lane2006-11-26
* Code review for --no-data-for-failed-tables patch. Instead of trashingTom Lane2006-10-14
* The -X option in pg_dump was supposed to be a workaround for the lack ofPeter Eisentraut2006-10-07
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Add pg_dump -X no-data-for-failed-tables option to suppress loading dataBruce Momjian2006-08-01
* Document long names for format options (plain, tar, custom). They alreadyPeter Eisentraut2006-03-17
* Improve documentation of --single-transaction option: fix markup, andTom Lane2006-02-13
* Add psql option:Bruce Momjian2006-02-12
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* Add some missing SGML markup.Neil Conway2005-07-27
* Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;Tom Lane2005-07-25
* pg_dump can now dump large objects even in plain-text output mode, byTom Lane2005-06-21
* Since I needed this feature badly, I added the -n / --schema switch toBruce Momjian2005-06-09
* Add reference to libpq environment variables for client applications.Bruce Momjian2005-05-29
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-23
* More minor updates and copy-editing.Tom Lane2005-01-04
* > Please find attached a submission to add a "exit on error" option toBruce Momjian2004-08-20
* Change pg_dump to use ALTER OWNER commands instead of SET SESSIONBruce Momjian2004-07-13
* Add a few more <xref> tags to the SGML docs, where appropriate. OriginalNeil Conway2004-02-17
* Massive overhaul of pg_dump: make use of dependency information fromTom Lane2003-12-06