File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 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
3025230252 function is to maintain a consistent function signature to avoid
3025330253 errors when restoring statistics from previous versions.
3025430254 </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>
3026330255 <para>
3026430256 Arguments are passed as pairs of <replaceable>argname</replaceable>
3026530257 and <replaceable>argvalue</replaceable>, where
You can’t perform that action at this time.
0 commit comments