=== Applying patches on top of PostgreSQL commit ID b1a8dc846da4d96d903dcb5733f68a1e02d82a23 === === applying patch ./0001-Optimize-invalidating-cache-in-pgoutput-and-relfilen.patch patching file src/backend/replication/pgoutput/pgoutput.c Hunk #1 FAILED at 94. Hunk #2 FAILED at 846. Hunk #3 FAILED at 930. 3 out of 3 hunks FAILED -- saving rejects to file src/backend/replication/pgoutput/pgoutput.c.rej can't find file to patch at input line 67 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/backend/utils/cache/relfilenodemap.c b/src/backend/utils/cache/relfilenodemap.c |index 68b01ca68f..ff0535632f 100644 |--- a/src/backend/utils/cache/relfilenodemap.c |+++ b/src/backend/utils/cache/relfilenodemap.c -------------------------- No file to patch. Skipping patch. 6 out of 6 hunks ignored patching file src/test/subscription/t/014_large_publication.pl