Re: managing database with thousands of tables

From: Chris <dmagick(at)gmail(dot)com>
To: Eugeny N Dzhurinsky <bofh(at)redwerk(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: managing database with thousands of tables
Date: 2006-07-06 00:33:20
Message-ID: 44AC5A50.9000503@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Eugeny N Dzhurinsky wrote:
> On Wed, Jul 05, 2006 at 09:39:31AM -0400, Tom Lane wrote:
>> Eugeny N Dzhurinsky <bofh(at)redwerk(dot)com> writes:
>>> but it seems pg_autovacuum does not do vacuuming on system tables.
>> There was a bug awhile back whereby autovac failed to notice temp table
>> cleanup at connection end --- maybe you need to update?
>
> May be. So should I update to newer postgres 8.1 or just upgrade
> pg_autovacuum somehow (I don't know how btw ;) )?

Update the whole lot. You should be able to do the upgrade "in place"
but take a backup "just in case".

http://www.postgresql.org/docs/8.1/interactive/release.html

will list all changes between versions.

--
Postgresql & php tutorials
http://www.designmagick.com/

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Kirkwood 2006-07-06 00:52:09 Re: suggested RAID controller for FreeBSD 6.1 + PostgreSQL
Previous Message Mark Kirkwood 2006-07-05 23:49:40 Re: Opteron/FreeBSD/PostgreSQL performance poor