=== Applying patches on top of PostgreSQL commit ID c7301c3b6fe2feaf96d52cbf35a85ac6b95374dc === /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 530 with fuzz 1 (offset 63 lines). Hunk #2 succeeded at 701 (offset 65 lines). Hunk #3 succeeded at 728 (offset 65 lines). Hunk #4 succeeded at 1639 (offset 401 lines). Hunk #5 succeeded at 1707 (offset 391 lines). Hunk #6 succeeded at 2338 (offset 373 lines). Hunk #7 succeeded at 2644 with fuzz 1 (offset 433 lines). Hunk #8 succeeded at 2674 (offset 433 lines). [cf/4419 aa82d32f19] 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 1194 with fuzz 1 (offset 225 lines). Hunk #2 FAILED at 1066. Hunk #3 succeeded at 1479 with fuzz 2 (offset 363 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).