Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2005 06:52:23 -0500
From:      Lane <lane@joeandlane.com>
To:        freebsd-questions@freebsd.org
Subject:   mgsql periodic script? running vacuumdb?
Message-ID:  <200506090652.24169.lane@joeandlane.com>

next in thread | raw e-mail | index | archive | help
Hello,

I recently installed postgresql 8.0 on FreeBSD 5.4 and I've noticed the 
following message in the "daily run output":

vacuuming...
Password: 
vacuumdb: could not connect to database template1: fe_sendauth: no password 
supplied

Errors were reported during vacuum.

I know how to fix the promblem (i.e. ~/.pgpass) but what I don't understand is 
who or what is invoking vacuumdb.

The message appears in the output generated from the scripts 
at /etc/periodic/daily but there is no reference to vacuumdb in any of those 
scripts.

Who's doing this?

Thanks,

Lane



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506090652.24169.lane>