We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c986a commit 182362bCopy full SHA for 182362b
doc/src/sgml/config.sgml
@@ -2674,10 +2674,11 @@ include_dir 'conf.d'
2674
</varlistentry>
2675
2676
<varlistentry id="guc-track-commit-timestamp" xreflabel="track_commit_timestamp">
2677
- <term><varname>track_commit_timestamp</varname> (<type>bool</type>)</term>
+ <term><varname>track_commit_timestamp</varname> (<type>bool</type>)
2678
<indexterm>
2679
<primary><varname>track_commit_timestamp</> configuration parameter</primary>
2680
</indexterm>
2681
+ </term>
2682
<listitem>
2683
<para>
2684
Record commit time of transactions. This parameter
0 commit comments