Increase the default for wal_sender_delay from 200ms to 1s. Now that WAL

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: be6668d6eff6a03455b48fa8ce1a397ff5bae788
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2011-02-26T21:38:25Z
Releases: 9.1.0
Increase the default for wal_sender_delay from 200ms to 1s. Now that WAL
sender is immediately woken up by transaction commit, there's no need to
wake up so aggressively.

Files