Re: pg_autovacuum seems to be a neat freak and cleans way

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
Cc: Brian Hirt <bhirt(at)mobygames(dot)com>, pgsql-general(at)postgresql(dot)org, Brian Hirt <bhirt(at)berkhirt(dot)com>
Subject: Re: pg_autovacuum seems to be a neat freak and cleans way
Date: 2004-05-19 05:09:29
Message-ID: 200405190509.i4J59Tn27077@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Matthew T. O'Connor wrote:
> > > this happens with other big tables too. the autovacuum is from 7.4.2,
> > > some information is below.
> >
> > Oh, 7.4.2. I know we have some known bug and are waiting on a patch for
> > it.
> >
> > Matthew, we need those fixes for pg_autovacuum soon.
>
> As I said above this problem is already fixed, unfortunately it was
> fixed just after the 7.4.2 release so it's been sitting in CVS for a
> while.
>
> The only outstanding bug I need to fix that I'm aware of is the temp
> table issue. Everything else I'm planning on is development work for
> 7.5, mostly integrating it into the backend directly.
>
> If anyone is aware of some other bug that I'm not thinking about please
> let me know.

OK, thanks. Sorry, I got confused. I thought there was more. Oh, yea,
there is the issue of sending a query and not checking if the return is
null.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nikola Milutinovic 2004-05-19 06:42:23 Re: PgSQL 7.4.2 - NaN on Tru64 UNIX - CORRECTION!!!
Previous Message Matthew T. O'Connor 2004-05-19 04:58:53 Re: pg_autovacuum seems to be a neat freak and cleans

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikola Milutinovic 2004-05-19 06:42:23 Re: PgSQL 7.4.2 - NaN on Tru64 UNIX - CORRECTION!!!
Previous Message Joshua D. Drake 2004-05-19 05:03:48 Re: Call for 7.5 feature completion