Re: BUG #6136: Perfomance dies when using PK on 64-bit field

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #6136: Perfomance dies when using PK on 64-bit field
Дата
Msg-id 201108011010.32521.andres@anarazel.de
обсуждение исходный текст
Ответ на BUG #6136: Perfomance dies when using PK on 64-bit field  ("Robert" <robert.ayrapetyan@gmail.com>)
Ответы Re: BUG #6136: Perfomance dies when using PK on 64-bit field  (Robert Ayrapetyan <robert.ayrapetyan@gmail.com>)
Список pgsql-bugs
Hi,

What happens if you drop other indices with a similar size before starting the
copy? It might just be the additional io-load (causing more checkpoints, more
random io, etc) is causing the problems.

Could you share your config and hw info?

Greetings,

Andres

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: BUG #6136: Perfomance dies when using PK on 64-bit field
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: Warm Standby startup process unconditionally hangs