=== Applying patches on top of PostgreSQL commit ID b8ea0f675f35c3f0c2cf62175517ba0dacad4abd === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v20240314-0001-Add-tracking-of-backend-memory-allocated.patch patching file doc/src/sgml/monitoring.sgml Hunk #1 succeeded at 4693 (offset 94 lines). patching file src/backend/catalog/system_views.sql Hunk #1 succeeded at 1377 (offset 2 lines). patching file src/backend/storage/ipc/dsm.c patching file src/backend/storage/ipc/dsm_impl.c patching file src/backend/storage/lmgr/proc.c Hunk #1 succeeded at 181 (offset 1 line). patching file src/backend/utils/activity/backend_status.c patching file src/backend/utils/adt/pgstatfuncs.c Hunk #1 succeeded at 2051 (offset 19 lines). patching file src/backend/utils/init/miscinit.c patching file src/backend/utils/mmgr/aset.c patching file src/backend/utils/mmgr/generation.c patching file src/backend/utils/mmgr/slab.c patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 5531 (offset 96 lines). patching file src/include/storage/proc.h Hunk #1 succeeded at 421 (offset -1 lines). patching file src/include/utils/backend_status.h patching file src/test/regress/expected/rules.out patching file src/test/regress/expected/stats.out patching file src/test/regress/sql/stats.sql [cf/3867 7abccede49] Add tracking of backend memory allocated Author: Tomas Vondra Date: Tue Dec 26 17:54:40 2023 +0100 17 files changed, 867 insertions(+), 2 deletions(-) === applying patch ./v20240314-0002-Add-the-ability-to-limit-the-amount-of-memory-that-c.patch patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 2302 (offset -4 lines). patching file doc/src/sgml/monitoring.sgml Hunk #1 succeeded at 4753 (offset 94 lines). Hunk #2 succeeded at 4870 (offset 94 lines). patching file src/backend/catalog/system_views.sql Hunk #1 succeeded at 1404 (offset 2 lines). patching file src/backend/port/sysv_shmem.c patching file src/backend/postmaster/postmaster.c Hunk #1 FAILED at 556. Hunk #2 succeeded at 3853 with fuzz 2 (offset -2299 lines). Hunk #3 succeeded at 4037 with fuzz 2 (offset -2356 lines). 1 out of 3 hunks FAILED -- saving rejects to file src/backend/postmaster/postmaster.c.rej patching file src/backend/storage/ipc/dsm_impl.c patching file src/backend/storage/lmgr/proc.c Hunk #1 succeeded at 51 (offset 1 line). Hunk #2 succeeded at 184 (offset 1 line). patching file src/backend/utils/activity/backend_status.c patching file src/backend/utils/adt/pgstatfuncs.c Hunk #1 succeeded at 2112 (offset 19 lines). Hunk #2 succeeded at 2122 (offset 19 lines). patching file src/backend/utils/hash/dynahash.c Hunk #2 succeeded at 360 (offset 2 lines). Hunk #3 succeeded at 377 (offset 2 lines). patching file src/backend/utils/init/miscinit.c patching file src/backend/utils/misc/guc_tables.c Hunk #1 succeeded at 3714 (offset 88 lines). patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 succeeded at 160 with fuzz 2 (offset -9 lines). patching file src/backend/utils/mmgr/aset.c patching file src/backend/utils/mmgr/generation.c patching file src/backend/utils/mmgr/slab.c patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 5544 (offset 96 lines). patching file src/include/storage/proc.h Hunk #1 succeeded at 423 (offset -1 lines). patching file src/include/utils/backend_status.h patching file src/test/regress/expected/rules.out