mirror of https://github.com/citusdata/citus.git
Autovacuum process cancels itself if any modification starts on the table in order to avoid blocking your regular Postgres sessions. That's normal and expected. Thus, any locks held by autovacuum process cannot involve in a distributed deadlock since it'll be released if needed. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |