> You can not change the size but you can increase the number of WAL files > used. > See postgresql.conf. > > Setting it too high does not achieve anything though. You need to have enough > > disk bandwidth to make use of 200MB WAL logs.
I want write a lot of data (large objetcs) without any interruptions. So I already increased the number of checkpoint_segments to a higher value. But this did not help since I still get interruptions in writing data, when a new log file is created. ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org