Re: Vacuuming -- again

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: peter(at)vfemail(dot)net
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Vacuuming -- again
Date: 2011-01-20 23:31:25
Message-ID: 23569.1295566285@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

peter(at)vfemail(dot)net writes:
> Confession time. I'm not running PostgreSQL 8.anything. I'm still
> running PostgreSQL version 7.4.3 on a Dell PowerEdge SC400 using
> FreeBSD 4.10. Do all of the concepts you relate still apply?

Yes, although autovacuum only existed in the form of a contrib module.

You really ought to think about running a newer PG though. The list
of known bugs in 7.4.3 is a mile long, and some of them *will* eat
your data someday.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message A B 2011-01-21 09:53:31 How can I get a restrict_violation?
Previous Message peter 2011-01-20 21:50:05 Re: Vacuuming -- again