Streaming replication and document about avoiding WAL-logging

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Streaming replication and document about avoiding WAL-logging
Дата
Msg-id l2s3f0b79eb1003310445v3ed05a6fn53178ed173deb3e6@mail.gmail.com
обсуждение исходный текст
Список pgsql-docs
Hi,

In 9.0, some SQL commands can avoid WAL-logging only when
not only archive_mode is off but also max_wal_senders is
zero (new condition since 9.0). But I forgot modifying the
documents about this behavior enough :(

The attached patch adds the description about that new
condition for WAL-logging.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Вложения

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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Streaming replication document improvements
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Streaming replication document improvements