=== Applying patches on top of PostgreSQL commit ID 20432f8731404d2cef2a155144aca5ab3ae98e95 === === applying patch ./v1-0001-page_compression_16-README.patch patching file src/backend/storage/smgr/README.compression === applying patch ./v1-0002-page_compression_16-doc.patch patching file doc/src/sgml/pageinspect.sgml patching file doc/src/sgml/ref/create_index.sgml Hunk #1 succeeded at 441 (offset 1 line). patching file doc/src/sgml/ref/create_table.sgml Hunk #1 succeeded at 1812 (offset 4 lines). === applying patch ./v1-0003-page_compression_16-main.patch patching file src/backend/access/common/reloptions.c patching file src/backend/access/gin/ginutil.c patching file src/backend/access/gist/gistutil.c patching file src/backend/access/hash/hashutil.c patching file src/backend/access/heap/vacuumlazy.c Hunk #2 succeeded at 442 (offset -3 lines). Hunk #3 succeeded at 2782 (offset -27 lines). patching file src/backend/access/nbtree/nbtutils.c patching file src/backend/access/spgist/spgutils.c patching file src/backend/access/transam/xlogprefetcher.c Hunk #1 succeeded at 367 (offset 2 lines). Hunk #2 succeeded at 871 (offset 2 lines). patching file src/backend/bootstrap/bootparse.y Hunk #1 succeeded at 207 (offset -3 lines). patching file src/backend/catalog/heap.c Hunk #3 succeeded at 1285 (offset 3 lines). patching file src/backend/catalog/index.c patching file src/backend/catalog/storage.c patching file src/backend/commands/dbcommands.c Hunk #1 succeeded at 27 with fuzz 1. Hunk #2 succeeded at 44 (offset 1 line). Hunk #3 succeeded at 112 (offset 3 lines). Hunk #4 FAILED at 129. Hunk #5 succeeded at 147 with fuzz 2 (offset 4 lines). Hunk #6 succeeded at 218 (offset 4 lines). Hunk #7 succeeded at 261 (offset 4 lines). Hunk #8 succeeded at 313 (offset 4 lines). Hunk #9 FAILED at 460. Hunk #10 succeeded at 493 (offset -3 lines). Hunk #11 succeeded at 503 (offset -3 lines). 2 out of 11 hunks FAILED -- saving rejects to file src/backend/commands/dbcommands.c.rej patching file src/backend/commands/tablecmds.c Hunk #2 succeeded at 14153 (offset 41 lines). Hunk #3 succeeded at 14195 (offset 41 lines). Hunk #4 succeeded at 14207 (offset 41 lines). Hunk #5 succeeded at 14279 (offset 41 lines). can't find file to patch at input line 615 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/backend/replication/basebackup.c b/src/backend/replication/basebackup.c |index 637c0ce459..d478b465b3 100644 |--- a/src/backend/replication/basebackup.c |+++ b/src/backend/replication/basebackup.c -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored patching file src/backend/storage/file/fd.c Hunk #1 succeeded at 87 (offset -2 lines). Hunk #2 succeeded at 98 (offset -3 lines). Hunk #3 succeeded at 203 (offset -3 lines). Hunk #4 succeeded at 1212 (offset -15 lines). Hunk #5 succeeded at 1559 (offset -15 lines). Hunk #6 succeeded at 1910 (offset -15 lines). Hunk #7 succeeded at 2280 (offset -15 lines). patching file src/backend/storage/smgr/Makefile patching file src/backend/storage/smgr/md.c Hunk #4 succeeded at 126 with fuzz 1. Hunk #6 succeeded at 208 with fuzz 2. Hunk #7 FAILED at 251. Hunk #8 succeeded at 399 with fuzz 2 (offset 24 lines). Hunk #9 succeeded at 546 (offset 31 lines). Hunk #10 succeeded at 604 (offset 31 lines). Hunk #11 succeeded at 664 (offset 31 lines). Hunk #12 succeeded at 746 (offset 31 lines). Hunk #13 succeeded at 783 (offset 31 lines). Hunk #14 succeeded at 810 (offset 31 lines). Hunk #15 succeeded at 918 (offset 31 lines). Hunk #16 succeeded at 999 (offset 31 lines). Hunk #17 succeeded at 1072 (offset 31 lines). Hunk #18 succeeded at 1189 (offset 31 lines). Hunk #19 succeeded at 1211 (offset 31 lines). Hunk #20 succeeded at 1245 (offset 31 lines). Hunk #21 succeeded at 1283 (offset 31 lines). Hunk #22 succeeded at 1304 (offset 31 lines). Hunk #23 succeeded at 1392 (offset 31 lines). Hunk #24 succeeded at 1460 (offset 31 lines). Hunk #25 succeeded at 1527 (offset 31 lines). Hunk #26 succeeded at 1639 (offset 31 lines). Hunk #27 succeeded at 1700 (offset 31 lines). Hunk #28 succeeded at 1852 (offset 31 lines). Hunk #29 succeeded at 1885 (offset 31 lines). Hunk #30 succeeded at 2002 (offset 31 lines). Hunk #31 succeeded at 2043 (offset 31 lines). 1 out of 31 hunks FAILED -- saving rejects to file src/backend/storage/smgr/md.c.rej patching file src/backend/storage/smgr/page_compression.c patching file src/backend/utils/activity/wait_event.c Hunk #1 succeeded at 747 (offset 3 lines). patching file src/backend/utils/adt/dbsize.c Hunk #1 succeeded at 315 (offset 1 line). patching file src/backend/utils/cache/relcache.c Hunk #2 succeeded at 81 (offset 1 line). Hunk #3 succeeded at 322 (offset 1 line). Hunk #4 succeeded at 1388 (offset 1 line). Hunk #5 succeeded at 3512 (offset 8 lines). Hunk #6 succeeded at 3690 (offset 8 lines). Hunk #7 succeeded at 6835 (offset 63 lines). patching file src/include/access/gin_private.h patching file src/include/access/gist_private.h patching file src/include/access/hash.h patching file src/include/access/nbtree.h Hunk #2 succeeded at 1090 (offset -1 lines). patching file src/include/access/spgist_private.h patching file src/include/catalog/heap.h patching file src/include/storage/checksum.h patching file src/include/storage/checksum_impl.h patching file src/include/storage/fd.h Hunk #1 succeeded at 154 (offset -2 lines). patching file src/include/storage/page_compression.h patching file src/include/storage/page_compression_impl.h patching file src/include/storage/relfilelocator.h patching file src/include/utils/rel.h patching file src/include/utils/relcache.h Hunk #1 succeeded at 109 (offset 1 line). patching file src/include/utils/wait_event.h Hunk #1 succeeded at 231 (offset 1 line).