mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Cosmetic fixups for WAL usage work.
Reported-by: Justin Pryzby and Euler Taveira Author: Justin Pryzby and Julien Rouhaud Reviewed-by: Amit Kapila Discussion: https://postgr.es/m/CAB-hujrP8ZfUkvL5OYETipQwA=e3n7oqHFU=4ZLxWS_Cza3kQQ@mail.gmail.com
This commit is contained in:
@@ -198,8 +198,8 @@ ROLLBACK;
|
||||
<listitem>
|
||||
<para>
|
||||
Include information on WAL record generation. Specifically, include the
|
||||
number of records, number of full page image records and amount of WAL
|
||||
bytes generated. In text format, only non-zero values are printed. This
|
||||
number of records, number of full page writes and amount of WAL bytes
|
||||
generated. In text format, only non-zero values are printed. This
|
||||
parameter may only be used when <literal>ANALYZE</literal> is also
|
||||
enabled. It defaults to <literal>FALSE</literal>.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user