Re: WALWriter active during recovery

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: WALWriter active during recovery
Дата
Msg-id 20141217133909.GB1768@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: WALWriter active during recovery  (didier <did447@gmail.com>)
Ответы Re: WALWriter active during recovery  (didier <did447@gmail.com>)
Список pgsql-hackers
didier wrote:

> On many Linux systems it may not do that much (2.6.32 and 3.2 are bad,
> 3.13 is better but still it slows the fsync).
> 
> If there's a fsync in progress WALReceiver will:
> 1- slow the fsync because its writes to the same file are grabbed by the fsync
> 2- stall until the end of fsync.

Is this behavior filesystem-dependent?


-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: POLA violation with \c service=
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: exitArchiveRecovery woes