вт, 14 марта 2017 г., 23:26 Jeff Janes <jeff.janes@xxxxxxxxx>:
On Tue, Mar 14, 2017 at 5:09 AM, Антон Тарабрин <tarabanton@xxxxxxxxx> wrote:Good day. It seems that we have some strange case of VACUUM malfunction and table bloating.
PostgreSQL 9.5.3Are you using replication slots?See this, fixed in 9.5.5:commit de396a1cb34626619ddc6fb9dec6d12abee8b589Author: Andres Freund <andres@xxxxxxxxxxx>Date: Wed Aug 17 13:15:03 2016 -0700Properly re-initialize replication slot shared memory upon creation.Slot creation did not clear all fields upon creation. After start thememory is zeroed, but when a physical replication slot was created inthe shared memory of a previously existing logical slot, catalog_xminwould not be cleared. That in turn would prevent vacuum from doing itsduties.Cheers,Jeff
--
___________________________
С наилучшими пожеланиями,
Антон Тарабрин
With best regards,
Anton Tarabrin