]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/pg_restore.sgml
Create a "sort support" interface API for faster sorting.
[postgresql] / doc / src / sgml / ref / pg_restore.sgml
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-01-23 Heikki LinnakangasAdd 'directory' format to pg_dump. The new directory...
2010-09-28 Robert HaasAdd a SECURITY LABEL command.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-17 Peter EisentrautSpell and markup checking
2010-05-15 Tom LaneImprove documentation of pg_restore's -l and -L switche...
2010-02-24 Bruce MomjianDocument that pg_restore -t can use -n for its schema...
2010-02-23 Bruce MomjianUpdate pg_restore documentation to show new pg_restore...
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-20 Peter EisentrautRename pg_restore -m to -j, and add documentation about...
2009-02-26 Peter EisentrautAdd a -w/--no-password option that prevents all passwor...
2009-02-07 Bruce MomjianDocument disabling the statistics collector pg_dump...
2009-02-02 Andrew DunstanProvide for parallel restoration from a custom format...
2009-01-05 Tom LaneAdd a --role option to pg_dump, pg_dumpall, and pg_rest...
2008-09-07 Tom LaneClarify description of pg_restore's handling of large...
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-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-05-15 Neil ConwayVarious fixes for the SGML docs. Consistently use space...
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-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate reference documentation on may/can/might:
2006-11-26 Tom LaneMake pg_restore usage examples more useful: illustrate...
2006-10-14 Tom LaneCode review for --no-data-for-failed-tables patch....
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 MomjianAdd pg_dump -X no-data-for-failed-tables option to...
2006-03-17 Peter EisentrautDocument long names for format options (plain, tar...
2006-02-13 Tom LaneImprove documentation of --single-transaction option...
2006-02-12 Bruce MomjianAdd psql option:
2005-11-01 Tom LaneMake an editorial pass over the reference pages.
2005-07-27 Neil ConwayAdd some missing SGML markup.
2005-07-25 Tom LaneAdd SET ROLE. This is a partial commit of Stephen...
2005-06-21 Tom Lanepg_dump can now dump large objects even in plain-text...
2005-06-09 Bruce MomjianSince I needed this feature badly, I added the -n ...
2005-05-29 Bruce MomjianAdd reference to libpq environment variables for client...
2005-01-23 Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2005-01-04 Tom LaneMore minor updates and copy-editing.
2004-08-20 Bruce Momjian> Please find attached a submission to add a "exit...
2004-07-13 Bruce MomjianChange pg_dump to use ALTER OWNER commands instead...
2004-02-17 Neil ConwayAdd a few more <xref> tags to the SGML docs, where...
2003-12-06 Tom LaneMassive overhaul of pg_dump: make use of dependency...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-23 Tom Lanepg_dump/pg_restore now always use SET SESSION AUTHORIZA...
2003-09-11 Bruce MomjianThis patch fixes a few missed GUC variables that were...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-28 Tom LaneMake documentation of pg_restore's -N, -o, -r switches...
2003-06-11 Tom Lanepg_dump and pg_restore were stripping quotes and downca...
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-03-24 Peter EisentrautAnother big editing pass for consistent content and...
2003-03-18 Bruce MomjianAdd mention of ANALYZE after object restore.
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2003-01-06 Peter EisentrautUse our own version of getopt_long() if the OS doesn...
2002-11-21 Peter EisentrautFixups for man pages
2002-11-15 Bruce MomjianSGML improvements.
2002-10-11 Peter EisentrautAssorted reference page updates
2002-08-10 Peter EisentrautMake sure all clients have the same understanding of...
2002-07-28 Peter EisentrautStructure reference pages consistently. Document that...
2002-07-13 Bruce MomjianRe-add -I documentation, per Tom.
2002-07-10 Bruce MomjianFix pg_restore flags in documentation.
2002-07-04 Bruce MomjianDocument function args are required for pg_restore -P.
2002-05-10 Tom LaneFirst pass at schema-fying pg_dump/pg_restore. Much...
2002-04-21 Thomas G. LockhartAugment the date/time examples in the User's Guide...
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-02-11 Tom Lanepg_dump and pg_restore man pages need to mention that...
2001-11-28 Peter Eisentrautproof-reading
2001-11-26 Tom LaneFix confusion about -f switch: it's output not input.
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-10-23 Tom LaneEditorial work on descriptions of options.
2001-09-21 Peter EisentrautFor consistency with the rest of PostgreSQL, rename...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-03 Peter EisentrautPut some kind of grammatical uniformity in the <refpurp...
2001-08-22 Peter EisentrautAdd option to output SET SESSION AUTHORIZATION commands...
2001-08-12 Peter EisentrautMake pg_dump handle the new privileges.
2001-05-17 Peter EisentrautChange "indices" to "indexes", per OED.
2001-05-17 Peter EisentrautAdd -U and -W options to pg_dump and friends to support...
2001-03-17 Peter EisentrautTuning for docbook2man.
2001-03-06 Peter EisentrautSome editing, enhance markup, move description section...
2001-03-06 Philip Warner- Reflect change of option -U to -L
2001-03-05 Bruce MomjianI'm attaching those diffs for the Reference Guide in...
2000-12-25 Peter EisentrautRefine some things to create better looking man pages.
2000-11-30 Tom LaneRepair residual sillinesses from UUNET virtual host...
2000-11-22 Bruce MomjianMake socket option specify just the directory, not...
2000-11-13 Bruce MomjianAdd mention of hostname leading slash handling to all...
2000-10-20 Thomas G. LockhartFix up id tag parameters to omit illegal underscores.
2000-10-12 Philip WarnerFirst pass at docs for pg_restore