On Tue, Feb 09, 2010 at 05:39:52PM -0500, Ray Stell wrote:
> On Sat, Jan 30, 2010 at 09:59:36AM -0500, Ray Stell wrote:
> 
> Is autovacuum handing all users off to vacuum all rels?  Even those
> it does not own?  Perhaps "admin" an unfortunate usename choice?


doh...the light comes on.

reading through postinit.c and others makes it clear autovacuum is not the 
source
of the vacuum.  No doubt the app, Cisco Fabric Manager Server, is doing 
something
stupid.  Yep:

/var/local/cisco_mds9000
# strings 
./jboss/server/default/deploy/dcm.ear/dcm.jar/com/cisco/dcbu/sm/server/db/PostgresWrapper.class
 | grep -i vacuum
 vacuum_analyze
vacuum analyze
 vacuum_analyze failed:

2.      Irrelephant     
Anything that is unrelated to an elephant.
http://www.urbandictionary.com/define.php?term=irrelephant

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to