- Increase the maximum values for deadlock_timeout>,
- max_standby_archive_delay>,
- max_standby_streaming_delay>,
- log_min_duration_statement>, and
- log_autovacuum_min_duration>.
+ Increase the maximum values for
+ deadlock_timeout,
+ max_standby_archive_delay,
+ max_standby_streaming_delay,
+ log_min_duration_statement, and
+ log_autovacuum_min_duration.
- <command>ALTER TABLE INHERIT> now takes a stronger lock on the
- parent table, so that both children do not try to update it
- simultaneously.
+ <link linkend="sql-altertable">ALTER TABLE
+ now takes a stronger lock on the parent table, so that both children do
+ not try to update it simultaneously.