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_resetxlog.sgml
Commit message (
Expand
)
Author
Age
*
Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs.
Tom Lane
2017-05-29
*
doc: pg_committs -> pg_commit_ts
Alvaro Herrera
2015-12-28
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
*
Add -D option to specify data directory to pg_controldata and pg_resetxlog.
Heikki Linnakangas
2014-09-25
*
pg_upgrade: preserve the timestamp epoch
Bruce Momjian
2014-09-05
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Display old and new values in pg_resetxlog -n output.
Heikki Linnakangas
2013-12-12
*
Update pg_resetxlog's documentation on multixacts
Alvaro Herrera
2013-06-27
*
Fix descrition of pg_resetxlog -l parameter
Magnus Hagander
2013-01-01
*
Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring.
Heikki Linnakangas
2012-06-26
*
Some reference page improvements
Peter Eisentraut
2012-05-20
*
doc: Fix for too many brackets in command synopses on man pages
Peter Eisentraut
2012-05-03
*
Improve markup of cmdsynopsis elements
Peter Eisentraut
2012-04-30
*
Add doc index entry for pg_resetxlog.
Robert Haas
2011-10-10
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Document --version and --help options for all client applications (they
Bruce Momjian
2010-02-19
*
Make LC_COLLATE and LC_CTYPE database-level settings. Collation and
Heikki Linnakangas
2008-09-23
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Remove the logId/logSeg fields from pg_control, because they are not needed
Tom Lane
2006-12-08
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Make the server track an 'XID epoch', that is, maintain higher-order bits
Tom Lane
2006-08-21
*
Merge postmaster and postgres command into just postgres. postmaster
Peter Eisentraut
2006-06-18
*
Remove pg_resetxlog -r flag, feature has problems referenced here:
Bruce Momjian
2006-06-03
*
Allow pg_resetxlog -f to reset pg_control counters using xlog
Bruce Momjian
2006-04-26
*
Adjust SGML spacing.
Bruce Momjian
2006-04-25
*
Spellchecking run, final cleanups
Peter Eisentraut
2005-11-04
*
Change WAL-logging scheme for multixacts to be more like regular
Tom Lane
2005-06-08
*
Implement sharable row-level locks, and use them for foreign key references
Tom Lane
2005-04-28
*
Adjust pg_resetxlog to handle 8.0 WAL file names properly.
Tom Lane
2004-12-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Another big editing pass for consistent content and presentation.
Peter Eisentraut
2003-03-24
*
Re-enable pg_resetxlog to accept -l values in hexadecimal (it used to
Tom Lane
2002-10-02
*
Make pg_resetxlog options parsing more standard and prepare messages for
Peter Eisentraut
2002-08-29
*
Fix typo.
Tom Lane
2002-08-17
*
Editorial corrections.
Tom Lane
2002-08-17
*
Broken markup.
Tom Lane
2002-08-17
*
Add doc file for pg_resetxlog.
Bruce Momjian
2002-08-17