=== Applying patches on top of PostgreSQL commit ID a22652ebbcb33a6a271cc69841ad61d971d7db30 === === applying patch ./pg_stat_toast_v11.patch patching file doc/src/sgml/config.sgml Hunk #1 FAILED at 7935. 1 out of 1 hunk FAILED -- saving rejects to file doc/src/sgml/config.sgml.rej patching file doc/src/sgml/monitoring.sgml Hunk #1 succeeded at 623 (offset 13 lines). Hunk #2 succeeded at 5106 (offset 149 lines). patching file doc/src/sgml/storage.sgml patching file src/backend/access/table/toast_helper.c patching file src/backend/catalog/system_views.sql Hunk #1 succeeded at 1070 (offset 4 lines). can't find file to patch at input line 391 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/backend/postmaster/pgstat.c b/src/backend/postmaster/pgstat.c |index ef1cba61a6..66e1263c44 100644 |--- a/src/backend/postmaster/pgstat.c |+++ b/src/backend/postmaster/pgstat.c -------------------------- No file to patch. Skipping patch. 17 out of 17 hunks ignored patching file src/backend/utils/activity/Makefile Hunk #1 FAILED at 26. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/activity/Makefile.rej patching file src/backend/utils/activity/pgstat_toast.c patching file src/backend/utils/adt/pgstatfuncs.c patching file src/backend/utils/misc/guc.c Hunk #1 succeeded at 1547 with fuzz 2 (offset -10 lines). patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 FAILED at 613. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/misc/postgresql.conf.sample.rej patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 5686 (offset 13 lines). patching file src/include/pgstat.h Hunk #1 FAILED at 252. Hunk #2 succeeded at 210 with fuzz 2 (offset -516 lines). Hunk #3 FAILED at 828. Hunk #4 FAILED at 925. Hunk #5 succeeded at 426 with fuzz 1 (offset -554 lines). Hunk #6 FAILED at 1076. Hunk #7 succeeded at 699 with fuzz 2 (offset -549 lines). Hunk #8 FAILED at 1267. 5 out of 8 hunks FAILED -- saving rejects to file src/include/pgstat.h.rej patching file src/include/utils/pgstat_internal.h Hunk #1 FAILED at 27. 1 out of 1 hunk FAILED -- saving rejects to file src/include/utils/pgstat_internal.h.rej patching file src/test/regress/expected/rules.out Hunk #1 succeeded at 2131 (offset 3 lines). patching file src/test/regress/expected/stats.out Hunk #2 FAILED at 281. 1 out of 2 hunks FAILED -- saving rejects to file src/test/regress/expected/stats.out.rej patching file src/test/regress/sql/stats.sql Hunk #2 succeeded at 212 with fuzz 2 (offset -30 lines).