| От | Andres Freund |
|---|---|
| Тема | Re: Wrong docs on checkpoint_segments? |
| Дата | |
| Msg-id | 201101071439.32053.andres@anarazel.de обсуждение исходный текст |
| Ответ на | Wrong docs on checkpoint_segments? (Florian Weimer <fweimer@bfk.de>) |
| Ответы |
Re: Wrong docs on checkpoint_segments?
|
| Список | pgsql-performance |
On Friday, January 07, 2011 01:45:25 PM Florian Weimer wrote: > On 9.0, this configuration > > checkpoint_segments = 512 # in logfile segments, min 1, 16MB each > > results in 1034 segments, so the effective logfile segment size is 32 MB. Um. Is it possible that you redefined XLOG_SEG_SIZE or used --with-wal- segsize=SEGSIZE? The default is still: andres@alap2:~/src/postgresql$ grep XLOG_SEG_SIZE src/include/pg_config.h /* XLOG_SEG_SIZE is the size of a single WAL file. This must be a power of 2 XLOG_BLCKSZ). Changing XLOG_SEG_SIZE requires an initdb. */ #define XLOG_SEG_SIZE (16 * 1024 * 1024) Andres
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера