Tom, > 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?
+1 in favor. We'll need to change the value in runtime-config.sgml and in pg_settings, too. But this is strictly a numeral. -- Josh Berkus Aglio Database Solutions San Francisco ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match