File tree 1 file changed +0
-8
lines changed
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -30252,14 +30252,6 @@ postgres=# SELECT '0/0'::pg_lsn + pd.segment_number * ps.setting::int + :offset
30252
30252
function is to maintain a consistent function signature to avoid
30253
30253
errors when restoring statistics from previous versions.
30254
30254
</para>
30255
- <para>
30256
- To match the behavior of <xref linkend="sql-vacuum"/> and <xref
30257
- linkend="sql-analyze"/> when updating relation statistics,
30258
- <function>pg_restore_relation_stats()</function> does not follow MVCC
30259
- transactional semantics (see <xref linkend="mvcc"/>). New relation
30260
- statistics may be durable even if the transaction aborts, and the
30261
- changes are not isolated from other transactions.
30262
- </para>
30263
30255
<para>
30264
30256
Arguments are passed as pairs of <replaceable>argname</replaceable>
30265
30257
and <replaceable>argvalue</replaceable>, where
You can’t perform that action at this time.
0 commit comments