On Fri, Apr 25, 2014 at 03:14:45PM -0700, Paul Theodoropoulos wrote: > Sorry for the blast of messages today, hoping this will be the last. > I'm seeing this in the postgresql logs, and it seems like it may be > the ultimate issue - though, naturally, I have no idea why it's > happening. Argh. > > 2014-04-25 15:06:02 PDT LOG: automatic vacuum of table > "trumgr_main.bucardo.delta_public_group_stats_main_history_56": > could not (re)acquire exclusive lock for truncate scan
These should be mostly harmless, it's just autovacuum saying "hey, I noticed some free space I thought I would clean up, but the table was too busy for me to really do anything about it, so I'll try back later, mkay?". That's my understanding of it. I wouldn't worry unless you see a *lot* of these. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
