Re: vacuum issues under load?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: vacuum issues under load?
Дата
Msg-id 20100118072818.GC31949@svana.org
обсуждение исходный текст
Ответ на Re: vacuum issues under load?  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: vacuum issues under load?  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
On Fri, Jan 15, 2010 at 08:41:38AM -0700, Scott Marlowe wrote:
> With slony 2.0.3 or so, I had occasional complete lockups of my
> database that I didn't have time to troubleshoot as it was a live
> cluster and I had to restart slony and the databases to get them back
> up and running.

With slony 2.0.2 I had similar problems. A CREATE INDEX on the slave
caused slony on the slave to block while inserting into the table which
eventually blocked the server during the log switch (TRUNCATE) which
eventually blocked everything else.

It occurs to me that the slony daemon should be able to get the
TRUNCATE command to abort if it takes too long.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: postgres external table
Следующее
От: Jakub Bednář
Дата:
Сообщение: Mapping Java BigDecimal