Re: managing database with thousands of tables

Поиск
Список
Период
Сортировка
От Chris
Тема Re: managing database with thousands of tables
Дата
Msg-id 44AC5A50.9000503@gmail.com
обсуждение исходный текст
Ответ на Re: managing database with thousands of tables  (Eugeny N Dzhurinsky <bofh@redwerk.com>)
Список pgsql-performance
Eugeny N Dzhurinsky wrote:
> On Wed, Jul 05, 2006 at 09:39:31AM -0400, Tom Lane wrote:
>> Eugeny N Dzhurinsky <bofh@redwerk.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/

В списке pgsql-performance по дате отправления:

Предыдущее
От: Kenji Morishige
Дата:
Сообщение: suggested RAID controller for FreeBSD 6.1 + PostgreSQL 8.1
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: suggested RAID controller for FreeBSD 6.1 + PostgreSQL