]> begriffs open source - ai-pg/blob - full-docs/txt/app-pgresetxlog.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / app-pgresetxlog.txt
1
2 O.4. pg_resetxlog renamed to pg_resetwal #
3
4    PostgreSQL 9.6 and below provided a command named pg_resetxlog to reset
5    the write-ahead-log (WAL) files. This command was renamed to
6    pg_resetwal, see pg_resetwal for documentation of pg_resetwal and see
7    the release notes for PostgreSQL 10 for details on this change.