mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 18:04:41 -05:00
be made, to avoid corner cases where max_connections ends up unreasonably small because shared_buffers is hogging too much shmem space. Per pghackers discussion about a week ago. Also, fix the copy-newlines problem in a more robust way, by using COPY FROM filename instead of COPY FROM STDIN; per a suggestion from Peter. |
||
|---|---|---|
| .. | ||
| initdb.sh | ||
| Makefile | ||