aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/pgstatfuncs.c
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2021-04-13 12:58:31 -0700
committerPeter Geoghegan <pg@bowt.ie>2021-04-13 12:58:31 -0700
commit60f1f09ff44308667ef6c72fbafd68235e55ae27 (patch)
treeb292538abf7696415e2df9aed2019d5777f70285 /src/backend/utils/adt/pgstatfuncs.c
parent6c0373ab77359c94b279c4e67c91aa623841af65 (diff)
downloadpostgresql-60f1f09ff44308667ef6c72fbafd68235e55ae27.tar.gz
postgresql-60f1f09ff44308667ef6c72fbafd68235e55ae27.zip
Don't truncate heap when VACUUM's failsafe is in effect.
It seems like a good idea to bypass heap truncation when the wraparound failsafe mechanism (which was added in commit 1e55e7d1) is in effect. Deliberately don't bypass heap truncation in the INDEX_CLEANUP=off case, even though it is similar to the failsafe case. There is already a separate reloption (and related VACUUM parameter) for that. Reported-By: Masahiko Sawada <sawada.mshk@gmail.com> Discussion: https://postgr.es/m/CAD21AoDWRh6oTN5T8wa+cpZUVpHXET8BJ8Da7WHVHpwkPP6KLg@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions