=== Applying patches on top of PostgreSQL commit ID a19f83f87966f763991cc76404f8e42a36e7e842 === /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 4714 (offset 115 lines). patching file src/backend/catalog/system_views.sql Hunk #1 succeeded at 1378 (offset 3 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 198 (offset 18 lines). patching file src/backend/utils/activity/backend_status.c patching file src/backend/utils/adt/pgstatfuncs.c Hunk #1 succeeded at 2057 with fuzz 2 (offset 25 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 5534 (offset 99 lines). patching file src/include/storage/proc.h Hunk #1 succeeded at 426 (offset 4 lines). patching file src/include/utils/backend_status.h patching file src/test/regress/expected/rules.out Hunk #1 succeeded at 1878 (offset 1 line). Hunk #2 succeeded at 1922 (offset 1 line). patching file src/test/regress/expected/stats.out patching file src/test/regress/sql/stats.sql [cf/3867 0610f27462] 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 4774 (offset 115 lines). Hunk #2 succeeded at 4891 (offset 115 lines). patching file src/backend/catalog/system_views.sql Hunk #1 succeeded at 1405 (offset 3 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 3858 with fuzz 2 (offset -2294 lines). Hunk #3 succeeded at 4042 with fuzz 2 (offset -2351 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 201 (offset 18 lines). patching file src/backend/utils/activity/backend_status.c patching file src/backend/utils/adt/pgstatfuncs.c Hunk #1 succeeded at 2118 (offset 25 lines). Hunk #2 succeeded at 2128 (offset 25 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 5547 (offset 99 lines). patching file src/include/storage/proc.h Hunk #1 succeeded at 428 (offset 4 lines). patching file src/include/utils/backend_status.h patching file src/test/regress/expected/rules.out Hunk #1 succeeded at 1888 (offset 1 line).