Re: checkpoint_timeout
От | Tom Lane |
---|---|
Тема | Re: checkpoint_timeout |
Дата | |
Msg-id | 1280.1111549789@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | checkpoint_timeout (Thomas F.O'Connell <tfo@sitening.com>) |
Ответы |
Re: checkpoint_timeout
|
Список | pgsql-general |
"Thomas F.O'Connell" <tfo@sitening.com> writes: > Instinctively, it seems like it would be nice to have something similar > for checkpoint_timeout, but is there any disadvantage to having a value > "dramatically" higher than the default for general use, considering > that checkpoint_timeout can only be set at server start? Huh? IIRC you can change all the checkpoint parameters with SIGHUP. You can *not* set them per-connection, that just doesn't make any physical sense considering that the behavior involved is cluster-wide. I doubt that checkpoint_timeout is very important to raise anyway. Now checkpoint_segments is something you might well need to raise... regards, tom lane
В списке pgsql-general по дате отправления: