Re: hot_standby = on

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: hot_standby = on
Дата
Msg-id 10910.1276032286@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: hot_standby = on  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: hot_standby = on  (Andrew Dunstan <andrew@dunslane.net>)
Re: hot_standby = on  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Well, yes. But then to stop that you could just lock users out using 
> pg_hba.conf, no? It just doesn't seem to be buying all that much to me. 

The main reason to turn it off is to disable a whole lot of very poorly
tested code, and thereby improve the reliability of your warm standby
server.  There might be (almost certainly are) significant performance
benefits as well.  I think it'll be at least a couple of release cycles
before any sane DBA would turn it on on standbys where he didn't
positively need it.
        regards, tom lane


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Command to prune archive at restartpoints
Следующее
От: David Fetter
Дата:
Сообщение: Re: How about closing some Open Items?