Disk reads when using streaming replication?

Поиск
Список
Период
Сортировка
От Dave Johansen
Тема Disk reads when using streaming replication?
Дата
Msg-id CAAcYxUd=SQp4a6RHxRboxT4kbyD0ROyv3HvZRg0WYMn5xjGkVA@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
We have a Postgres 9.2 configuration with streaming replication. During periods when you're running nothing on the slave but the replication, we notice spikes in disk reads.

What could be the cause of this?
Are all of the WAL files written to disk and then read before being applied?
Or can something cause the WAL files to have to be written to disk and then read before being applied?

Thanks,
Dave

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

Предыдущее
От: Victor Yegorov
Дата:
Сообщение: Re: [INFO] - vm.dirty_ratio/background_ratio
Следующее
От: Peter Brunnengräber
Дата:
Сообщение: postgres wal sender replication timeout during pg_basebackup