Simon Riggs <[EMAIL PROTECTED]> writes: > I'd say no code changes for 8.0, now we know what's causing it. A doc > patch to show the limit is probably just going to annoy the translators > at this stage also.
We could adjust guc.c to limit checkpoint_segments to the range 1..255 without having to touch any translatable strings. This isn't a necessary change but it seems harmless ... any objections? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org