=== Applying patches on top of PostgreSQL commit ID 4dea33ce765d65d8807d343ca6535a3d067a63da === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v2-0001-Improve-ReadRecentBuffer-scalability.patch patching file src/backend/storage/buffer/bufmgr.c Hunk #1 succeeded at 503 with fuzz 1 (offset 36 lines). Hunk #2 succeeded at 674 (offset 38 lines). Hunk #3 succeeded at 701 (offset 38 lines). Hunk #4 succeeded at 1610 (offset 372 lines). Hunk #5 succeeded at 1678 (offset 362 lines). Hunk #6 succeeded at 2309 (offset 344 lines). Hunk #7 succeeded at 2614 with fuzz 1 (offset 403 lines). Hunk #8 succeeded at 2644 (offset 403 lines). [cf/4419 497c8420fe] Improve ReadRecentBuffer() scalability. Author: Thomas Munro Date: Thu Jun 29 10:52:56 2023 +1200 1 file changed, 29 insertions(+), 34 deletions(-) === applying patch ./v2-0002-Introduce-a-tiny-LRU-cache-for-buffer-mapping.patch patching file src/backend/storage/buffer/bufmgr.c Hunk #1 succeeded at 1166 with fuzz 1 (offset 197 lines). Hunk #2 FAILED at 1066. Hunk #3 succeeded at 1451 with fuzz 2 (offset 335 lines). Hunk #4 FAILED at 1145. Hunk #5 FAILED at 1258. 3 out of 5 hunks FAILED -- saving rejects to file src/backend/storage/buffer/bufmgr.c.rej patching file src/backend/storage/smgr/smgr.c Hunk #1 succeeded at 228 with fuzz 1 (offset 49 lines). patching file src/include/storage/smgr.h Hunk #2 succeeded at 63 (offset -8 lines).