Re: Disk Keeper

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Disk Keeper
Дата
Msg-id c2d9e70e0512011008s162d5ecfs1909edaca1fd867@mail.gmail.com
обсуждение исходный текст
Ответ на Disk Keeper  ("David Saunders" <dsaunders99@hotmail.com>)
Список pgsql-general
On 12/1/05, David Saunders <dsaunders99@hotmail.com> wrote:
> Hi,
>
> Has any body got any experience of using Disk Keeper on Windows (On line
> defragmenter) on the same machine as a PostgreSQL server. We are proposing
> to use it but do not know if it will have any adverse effects on the overall
> performance of the Postgres Server. If anybody is already using this or any
> other defragmentation tool can you let me know.
>
> Many Thanks in advance
>

i don't think this is a good idea... in windows autovacuum is enable
by default (IIRC) and i think will be a conflict if your
defragmentation tool try to work just when autovacuum decides to work
too...

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: interval behaviour
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: undefined behaviour for sub-transactions?