aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_dumpall.sgml
Commit message (Expand)AuthorAge
* Fix seriously broken markup for libpq-envars cross-references.Tom Lane2007-03-26
* Remove tabs from SGML reference files, so their addition can be detectedBruce Momjian2007-02-21
* More clearly document that most PostgreSQL utilities support libpqBruce Momjian2007-02-20
* This patch adds documentation for the long-version parameters --usernameNeil Conway2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Update pg_dumpall -f option description.Bruce Momjian2007-01-25
* Add 'output file' option for pg_dumpall, especially useful for Win32,Bruce Momjian2007-01-25
* Allow pg_dumpall to specify a database name rather than the defaultBruce Momjian2007-01-25
* Add --tablespaces-only and --roles-only options to pg_dumpall.Bruce Momjian2007-01-25
* Correct a minor inaccuracy in the pg_dumpall reference page: -g dumpsNeil Conway2007-01-15
* 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
* Document issues with non-default tablespaces and pg_dumpall restores.Bruce Momjian2006-06-16
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-15
* Remove the DELETEs from pg_shadow and pg_group that pg_dumpall used toTom Lane2005-10-10
* 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
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Add reference to libpq environment variables for client applications.Bruce Momjian2005-05-29
* Adjust lookup of client-side profile files (.pgpass and so on) as perTom Lane2005-01-06
* More minor updates and copy-editing.Tom Lane2005-01-04
* Here is another patch that fixes a stack of pg_dump bugs:Bruce Momjian2004-07-19
* This patch adds the following options to pg_dumpall, to be passed toBruce Momjian2004-07-12
* Add start/stop times for pg_dump/pg_dumpall when verbose output is used.Bruce Momjian2004-06-07
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Random copy-editing.Peter Eisentraut2003-11-04
* pg_dumpall doesn't use psql anymore.Peter Eisentraut2003-11-02
* Add/edit index entries.Peter Eisentraut2003-08-31
* Cause pg_dumpall to support the -a, -s, -x options of pg_dump.Tom Lane2003-05-30
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-24
* Add mention of ANALYZE after object restore.Bruce Momjian2003-03-18
* Use our own version of getopt_long() if the OS doesn't have one.Peter Eisentraut2003-01-06
* SGML improvements.Bruce Momjian2002-11-15
* Allow pg_dumpall to work with previous releases again. Don't pass the -cPeter Eisentraut2002-09-07
* Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.Bruce Momjian2002-09-05
* Reimplement pg_dumpall in C. Currently no change in functionality,Peter Eisentraut2002-08-27
* Cleanup of SGMLBruce Momjian2002-08-27
* Add mention of -F not supported by pg_dumpall. Code already disallows it.Bruce Momjian2002-08-20
* Structure reference pages consistently. Document that structure.Peter Eisentraut2002-07-28
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* proof-readingPeter Eisentraut2001-11-28
* Editorial work on descriptions of options.Tom Lane2001-10-23
* ouput -> outputBruce Momjian2001-10-05
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Add -U and -W options to pg_dump and friends to support non-interactivePeter Eisentraut2001-05-17
* I'm attaching those diffs for the Reference Guide in a tar file, asBruce Momjian2001-03-05
* Repair markup.Peter Eisentraut2001-02-11
* Add -g as synonmym for --globals-only in pg_dumpall. Add info aboutBruce Momjian2001-02-09