Re: max_wal_size
От | p.luzanov@postgrespro.ru |
---|---|
Тема | Re: max_wal_size |
Дата | |
Msg-id | 8aac88e2a22cd84e50ee1a2bcf3da9b7@postgrespro.ru обсуждение исходный текст |
Ответ на | Re: max_wal_size ("David G. Johnston" <david.g.johnston@gmail.com>) |
Ответы |
Re: max_wal_size
|
Список | pgsql-docs |
David, > For 0.5 you get 2/3rds consumption: ( n / ( 1 + 0.5 ) ) = n * 2/3 Exactly, for checkpoint_completion_target=0.5 the distance between checkpoints is 2/3 of max_wal_size. But back to the documentation of max_wal_size. "Maximum size to let the WAL grow to between automatic WAL checkpoints." For me it looks like the distance between checkpoints is equal to max_wal_size. English is not my native language, so I admit that I misunderstand the exact meaning of this phrase. P.S. Sorry to post this topic twice. https://www.postgresql.org/message-id/97af9ef7-d7d9-cfd0-a280-d400cf05c68a%40postgrespro.ru ----- Pavel Luzanov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
В списке pgsql-docs по дате отправления: