Thinko in previous commit: ensure that MAX_SEND_SIZE is always greater
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Thinko in previous commit: ensure that MAX_SEND_SIZE is always greater than XLOG_BLCKSZ, by defining it as 16 * XLOG_BLCKSZ rather than directly as 128k bytes.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/walsender.c | modified | +4 −4 |