Re: pg_autovacuum - Mailing list pgsql-general

From Adam Kavan
Subject Re: pg_autovacuum
Date
Msg-id 5.2.1.1.0.20030902193736.00a4f860@pop.central.cox.net
Whole thread Raw
In response to Re: pg_autovacuum  ("Matthew T. O'Connor" <matthew@zeut.net>)
Responses Re: pg_autovacuum
List pgsql-general
>First, I meant to ask for debug level 3, (-d3, not -d2) sorry....  Also,
>are you sure that pg_autovacuum is connecting to the same database
>cluster as your insert delete script?

I have attached a new log with a debug level of 3.  And I am sure they are
connecting to the same cluster, I only have one postgres box that is active.


>In the output you should see the cur_analyze_count increase with each
>insert and the curr_delete_count increase with every delete.  Also, the
>debug output should tell you the threshold you have to reach for a
>vacuum or analyze.

And there is the problem, all of the counts stay at 0 no matter what I do.

--- Adam Kavan
--- akavan@cox.net

Attachment

pgsql-general by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: pg_autovacuum
Next
From: Martijn van Oosterhout
Date:
Subject: Debian Woody 7.3.4 packages?