Re: Update or Delete causes canceling of long running slave queries

Поиск
Список
Период
Сортировка
От Viswanath
Тема Re: Update or Delete causes canceling of long running slave queries
Дата
Msg-id 1463076879434-5903344.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Update or Delete causes canceling of long running slave queries  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: Update or Delete causes canceling of long running slave queries  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-general
Hi Jeff,
 Yes I am turning off autovacuum for experimental purpose only. I was
curious to know what is causing the queries to be killed when the autovacuum
is not running. I guess it had to be the pruning of HOT update chains like
you have mentioned.
Also I have already tried changing the parameters hot_standby_feedback and
vacuum_defer_cleanup_age, it works fine, but if HOT update is the problem
then changing these setting will hinder it right? If so then is it safe to
use these parameters? Or will there be any notable problems or performance
issues? This pruning of HOT update could be the case for update only or
delete queries too?



--
View this message in context:
http://postgresql.nabble.com/Update-or-Delete-causes-canceling-of-long-running-slave-queries-tp5903250p5903344.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: db042190
Дата:
Сообщение: Re: downloaded 32 bit pg 9.1 but driver isnt seeing some rows
Следующее
От: Viswanath
Дата:
Сообщение: Re: Update or Delete causes canceling of long running slave queries