=== Applying patches on top of PostgreSQL commit ID 943eb478803cc2ed6f0b1f5df6f1b20c9ad6245d === === applying patch ./v9-0001-Allow-logical-decoding-on-standby.patch patching file src/backend/access/transam/xlog.c Hunk #1 succeeded at 5055 (offset -6 lines). patching file src/backend/replication/logical/decode.c patching file src/backend/replication/logical/logical.c patching file src/backend/replication/slot.c patching file src/backend/replication/walsender.c Hunk #1 succeeded at 2872 (offset -6 lines). patching file src/include/access/xlog.h === applying patch ./v9-0002-Add-info-in-WAL-records-in-preparation-for-logica.patch patching file src/backend/access/gist/gist.c patching file src/backend/access/gist/gistbuild.c patching file src/backend/access/gist/gistutil.c patching file src/backend/access/gist/gistxlog.c Hunk #1 succeeded at 596 (offset -20 lines). Hunk #2 succeeded at 608 (offset -20 lines). patching file src/backend/access/hash/hashinsert.c patching file src/backend/access/heap/heapam.c Hunk #1 succeeded at 7952 (offset 143 lines). Hunk #2 succeeded at 7994 (offset 143 lines). Hunk #3 succeeded at 8045 (offset 143 lines). Hunk #4 succeeded at 8076 (offset 143 lines). Hunk #5 succeeded at 8086 (offset 143 lines). patching file src/backend/access/heap/vacuumlazy.c patching file src/backend/access/heap/visibilitymap.c patching file src/backend/access/nbtree/nbtpage.c Hunk #3 succeeded at 799 with fuzz 1 (offset 24 lines). Hunk #4 succeeded at 1260 (offset -2 lines). Hunk #5 succeeded at 1323 (offset -2 lines). Hunk #6 succeeded at 1652 (offset -2 lines). patching file src/backend/access/spgist/spgvacuum.c patching file src/backend/utils/cache/lsyscache.c Hunk #2 succeeded at 2064 (offset 27 lines). patching file src/include/access/gist_private.h patching file src/include/access/gistxlog.h patching file src/include/access/hash_xlog.h patching file src/include/access/heapam_xlog.h patching file src/include/access/nbtxlog.h Hunk #1 succeeded at 186 with fuzz 1 (offset 1 line). Hunk #2 succeeded at 234 (offset 1 line). patching file src/include/access/spgxlog.h patching file src/include/utils/lsyscache.h Hunk #1 succeeded at 139 (offset 1 line). patching file src/include/utils/rel.h === applying patch ./v9-0003-Handle-logical-slot-conflicts-on-standby.patch patching file doc/src/sgml/monitoring.sgml patching file src/backend/access/gist/gistxlog.c Hunk #2 FAILED at 414. 1 out of 2 hunks FAILED -- saving rejects to file src/backend/access/gist/gistxlog.c.rej patching file src/backend/access/hash/hash_xlog.c patching file src/backend/access/heap/heapam.c Hunk #1 succeeded at 8510 (offset 143 lines). Hunk #2 succeeded at 8547 (offset 143 lines). Hunk #3 succeeded at 8644 (offset 143 lines). Hunk #4 succeeded at 8783 (offset 143 lines). patching file src/backend/access/nbtree/nbtxlog.c Hunk #2 FAILED at 982. 1 out of 2 hunks FAILED -- saving rejects to file src/backend/access/nbtree/nbtxlog.c.rej patching file src/backend/access/spgist/spgxlog.c patching file src/backend/access/transam/xlog.c Hunk #1 succeeded at 10291 (offset -18 lines). patching file src/backend/catalog/system_views.sql patching file src/backend/postmaster/pgstat.c patching file src/backend/replication/slot.c patching file src/backend/storage/ipc/procarray.c Hunk #1 succeeded at 3372 (offset 26 lines). patching file src/backend/storage/ipc/procsignal.c patching file src/backend/storage/ipc/standby.c Hunk #3 succeeded at 452 with fuzz 1. patching file src/backend/tcop/postgres.c patching file src/backend/utils/adt/pgstatfuncs.c patching file src/include/catalog/pg_proc.dat patching file src/include/pgstat.h patching file src/include/replication/slot.h Hunk #1 succeeded at 220 (offset 3 lines). patching file src/include/storage/procsignal.h patching file src/include/storage/standby.h Hunk #1 FAILED at 30. 1 out of 1 hunk FAILED -- saving rejects to file src/include/storage/standby.h.rej patching file src/test/regress/expected/rules.out Hunk #1 succeeded at 1868 (offset 1 line).