> -----Original Message-----
> From: Magnus Hagander [mailto:mha@sollentuna.net]
> Sent: 16 June 2005 10:15
> To: Josh Berkus; Gavin Sherry
> Cc: Bruce Momjian; pgsql-hackers@postgresql.org; Dave Page
> Subject: RE: [HACKERS] Autovacuum in the backend
>
> > If we do integrated AV, it should only be turned on by
> > default at a relatively low level. And wasn't there an issue
> > on Windows with AV not working?
>
> AFAIK, it works.
> But the fact that you need to provide it with a userid/password combo
> makes it a lot harder to install as a service. And it's not
> installed by
> default by the installer, for that reason (and I think maybe others?
> Dave, I think you're the one who said no-service-by-default?)
Yes, 'cos there was no easy way to do it securely when I did it without
a lot of mucking about to setup a .pgpass file in the service users
account.
It does work perfectly well however, and did so long before PostgreSQL
itself did :-)
Regards, Dave