Thanks for the response.
Autovacuum is set VERY aggressive.
However, it does not help with the ws_bundle Toast table.
A manual _full_ vacuum (not recommended?) does do the deed.
However, it often gives this error:
ERROR: missing chunk number 0 for toast value 639113 in pg_toast_533386
BTW, how bad is that? Corruption?
On Mon, Jul 23, 2012 at 8:35 PM, Craig Ringer <ringerc@xxxxxxxxxxxxx> wrote:
Has somebody disabled autovacuum or set it to barely run at all?On 07/24/2012 05:13 AM, Gary Webster wrote:
Hello. I'm hoping someone has seen this before.
We are trying to use Postgres Plus v9.1.3 as the Persistence Manager in Jackrabbit (Apache JCR) clustering (http://wiki.apache.org/jackrabbit/Clustering).
Whenever the JCR is under load, the ws_bundle TOAST table in the repository schema, grows out of control !
Try setting autovacuum to very aggressively vacuum the problem table(s).
--
Craig Ringer