Re: Replication logging

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Replication logging
Дата
Msg-id 10734.1295366255@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Replication logging  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Replication logging  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> Is there *any* usecase for setting them differently though?

I can't believe we're still engaged in painting this bikeshed.  Let's
just control it off log_connections and have done.

BTW, what about log_disconnections --- does a walsender emit a message
according to that?  If not, why not?  If we go through with something
fancy on the connection side, are we going to invent the same extra
complexity for log_disconnections?  And if we do, what happens when
they're set inconsistently?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_filedump moved to pgfoundry
Следующее
От: Tom Lane
Дата:
Сообщение: Re: texteq/byteaeq: avoid detoast [REVIEW]