Re: 7.4?

Поиск
Список
Период
Сортировка
От Ericson Smith
Тема Re: 7.4?
Дата
Msg-id 1046184073.14626.9.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: 7.4?  (Andrew Sullivan <andrew@libertyrms.info>)
Ответы Re: 7.4?
Список pgsql-general
On Tue, 2003-02-25 at 08:18, Andrew Sullivan wrote:
> I believe the new vacuum stuff is just to help on btree indexes.  The
> current vacuum doesn't lock the tables, either.
I was actually thinking about a VACUUM FULL. Currently we have not
problems doing a regular VACUUM. That said, will the new vacuum free as
much space like the current vacuum full, without the handicap of table
locking?

> It sounds like either your free space map is not set correctly, or
> you have ever-growing indexes.  Reindexing would be enough for this
> problem.  There are still some 24/7-operation problems with having to
> reindex.
>
We will definitely try the reindex as suggested.

--
Ericson Smith <eric@did-it.com>


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: how do i avoid multiple sessions from inserting the
Следующее
От: "Berend Tober"
Дата:
Сообщение: Duplicated foreign key constraints