On Tue, 2004-01-06 at 18:16, outsider wrote:
> Hi!
> After an upgrade from postgres 7.3 to postgres 7.4 I see every 5 minutes 
> in the /var/syslog messages like
> ---
> connection: Host=[local] Port=
> user=postgres
> ---
> postgres connects every 5 minutes to each database I have. What is the 
> reason for this behaviour?

pg_autovacuum (from postgresql-contrib) is started by
/etc/init.d/postgresql (if so configured by
/etc/postgresql/postmaster.conf).  It is turned on by default. 

-- 
Oliver Elphick                                [EMAIL PROTECTED]
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Thou shalt not avenge, nor bear any grudge against the
      children of thy people, but thou shalt love thy  
      neighbour as thyself. I am the LORD."             
                                 Leviticus 19:18 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to