mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
This adds a new option --wal-segsize (analogous to initdb) that changes the WAL segment size in pg_control. Author: Nathan Bossart <bossartn@amazon.com>