Skip to content
Snippets Groups Projects
Commit 90cbc63f authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Have TRUNCATE advance the affected table's relfrozenxid to RecentXmin, to

avoid a later needless VACUUM for Xid-wraparound purposes.  We can do this
since the table is known to be left empty, so no Xid remains on it.

Per discussion.
parent dfed0012
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment