mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Mark all GUC variables with <varname> markup, rather than <literal>.
This commit is contained in:
@@ -864,7 +864,7 @@ PostgreSQL documentation
|
||||
<para>
|
||||
The database activity of <application>pg_dump</application> is
|
||||
normally collected by the statistics collector. If this is
|
||||
undesirable, you can set parameter <literal>track_counts</literal>
|
||||
undesirable, you can set parameter <varname>track_counts</>
|
||||
to false via <envar>PGOPTIONS</envar> or the <literal>ALTER
|
||||
USER</literal> command.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user