File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 619619
620620 <listitem>
621621 <para>
622- Increase the maximum values for <varname>deadlock_timeout</>,
623- <varname>max_standby_archive_delay</>,
624- <varname>max_standby_streaming_delay</>,
625- <varname>log_min_duration_statement</>, and
626- <varname>log_autovacuum_min_duration</>.
622+ Increase the maximum values for
623+ <link linkend="guc-deadlock-timeout"><varname>deadlock_timeout</varname></link>,
624+ <link linkend="guc-max-standby-archive-delay"><varname>max_standby_archive_delay</varname></link>,
625+ <link linkend="guc-max-standby-streaming-delay"><varname>max_standby_streaming_delay</varname></link>,
626+ <link linkend="guc-log-min-duration-statement"><varname>log_min_duration_statement</varname></link>, and
627+ <link linkend="guc-log-autovacuum-min-duration"><varname>log_autovacuum_min_duration</varname></link>.
627628 </para>
628629
629630 <para>
10741075 </para>
10751076
10761077 <para>
1077- <command>ALTER TABLE INHERIT</> now takes a stronger lock on the
1078- parent table, so that both children do not try to update it
1079- simultaneously.
1078+ <link linkend="sql-altertable">< command>ALTER TABLE</command></link>
1079+ now takes a stronger lock on the parent table, so that both children do
1080+ not try to update it simultaneously.
10801081 </para>
10811082 </listitem>
10821083
You can’t perform that action at this time.
0 commit comments