Out of memory in big transactions after upgrade to 12.2

From: Jan Strube <Jan(dot)Strube(at)solvians(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Out of memory in big transactions after upgrade to 12.2
Date: 2020-04-03 07:42:27
Message-ID: 1e0b4a4357a4435c8c9a6f3e73cc54bb@MSEX-04-FRA9.corp.solvians.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

we just upgraded our test environment from Postgres 9.4.11 to 12.2. Since then we get out of memory errors that we did not experience before. They happen inside relatively big transactions. We could maybe fix that by splitting them into smaller chunks, but fear that we could run into similar problems when also upgrading on production. We did not change the configuration other than what was necessary for the new version. There are also several Perl triggers on the updated tables, which are triggered inside the transaction. This may well be part of the problem.

Does anyone have an idea what could be the reason for this or how to further investigate?

Thanks a lot,
Jan

Here is a log extract:

TopMemoryContext: 179080 total in 8 blocks; 17440 free (35 chunks); 161640 used
PL/Perl function: 1024 total in 1 blocks; 376 free (0 chunks); 648 used: set_last_modified
PL/pgSQL function: 32768 total in 3 blocks; 5928 free (5 chunks); 26840 used: fast_export_log()
PL/pgSQL function: 16384 total in 2 blocks; 3464 free (3 chunks); 12920 used: add_third_party_product()
PL/pgSQL function: 32768 total in 3 blocks; 16120 free (3 chunks); 16648 used: set_editor_timestamp()
PL/pgSQL function: 32768 total in 3 blocks; 16040 free (6 chunks); 16728 used: set_editor_timestamp()
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: check_category
PL/pgSQL function: 32768 total in 3 blocks; 18048 free (5 chunks); 14720 used: is_leaf(text)
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 320 free (0 chunks); 704 used: is_comment_valid
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: check_category
PL/pgSQL function: 262144 total in 6 blocks; 65816 free (3 chunks); 196328 used: logs.insert_record()
PL/pgSQL function: 16384 total in 2 blocks; 6872 free (5 chunks); 9512 used: update_notation()
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: log_changes
PL/Perl function: 1024 total in 1 blocks; 376 free (0 chunks); 648 used: clear_cached_comments
PL/pgSQL function: 32768 total in 3 blocks; 14752 free (3 chunks); 18016 used: cascade_to_ul_country()
PL/pgSQL function: 65536 total in 4 blocks; 34592 free (3 chunks); 30944 used: isin_pz(text)
PLpgSQL cast info: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
PLpgSQL cast cache: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
PL/pgSQL function: 16384 total in 2 blocks; 6184 free (6 chunks); 10200 used: isin_ok(text)
Rendezvous variable hash: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
PLpgSQL function hash: 24528 total in 2 blocks; 2624 free (0 chunks); 21904 used
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 376 free (0 chunks); 648 used: set_ul_last_modified
Sequence values: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: sync_log
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: event_log
CFuncHash: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
PL/Perl procedures: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
PL/Perl interpreters: 8192 total in 1 blocks; 2096 free (0 chunks); 6096 used
RI compare cache: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
RI query cache: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
RI constraint cache: 138976 total in 5 blocks; 2624 free (0 chunks); 136352 used
LocalBufferContext: 8397192 total in 8 blocks; 7936 free (0 chunks); 8389256 used
Local Buffer Lookup Table: 65536 total in 4 blocks; 10312 free (11 chunks); 55224 used
Record information cache: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
Btree proof lookup cache: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
Type information cache: 24352 total in 2 blocks; 2624 free (0 chunks); 21728 used
Prepared Queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
TableSpace cache: 8192 total in 1 blocks; 2096 free (0 chunks); 6096 used
Operator lookup cache: 24576 total in 2 blocks; 10760 free (3 chunks); 13816 used
TopTransactionContext: 3154168 total in 9 blocks; 33944 free (16 chunks); 3120224 used
SPI Exec: 131072 total in 5 blocks; 63024 free (2 chunks); 68048 used
ExecutorState: 16384 total in 2 blocks; 10120 free (13 chunks); 6264 used
SPI Proc: 8192 total in 1 blocks; 4216 free (10 chunks); 3976 used
SPI Exec: 65536 total in 4 blocks; 688 free (0 chunks); 64848 used
ExecutorState: 147664 total in 6 blocks; 56168 free (8 chunks); 91496 used
AfterTriggerTupleContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
SPI Proc: 8192 total in 1 blocks; 6136 free (4 chunks); 2056 used
MultiXact cache context: 24576 total in 6 blocks; 3640 free (6 chunks); 20936 used
ExecutorState: 131072 total in 5 blocks; 43512 free (4 chunks); 87560 used
AfterTriggerEvents: 16278400 total in 18 blocks; 23240 free (6 chunks); 16255160 used
Combo CIDs: 1048576 total in 8 blocks; 83240 free (16 chunks); 965336 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 5856 free (0 chunks); 2336 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 1544 free (2 chunks); 14840 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 1544 free (2 chunks); 14840 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 5856 free (0 chunks); 2336 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 5856 free (0 chunks); 2336 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 3624 free (2 chunks); 12760 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 1544 free (2 chunks); 14840 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
59056 more child contexts containing 677191680 total in 82665 blocks; 647997824 free (0 chunks); 29193856 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
277 more child contexts containing 2269184 total in 277 blocks; 2160600 free (0 chunks); 108584 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
42675 more child contexts containing 349593600 total in 42675 blocks; 332865000 free (0 chunks); 16728600 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
150404 more child contexts containing 1232109568 total in 150404 blocks; 1173151200 free (0 chunks); 58958368 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
137096 more child contexts containing 1123090432 total in 137096 blocks; 1069348800 free (0 chunks); 53741632 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
pgstat TabStatusArray lookup hash table: 16384 total in 2 blocks; 4408 free (2 chunks); 11976 used
RowDescriptionContext: 24576 total in 2 blocks; 16072 free (6 chunks); 8504 used
MessageContext: 8192 total in 1 blocks; 6752 free (0 chunks); 1440 used
Operator class cache: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
smgr relation table: 65536 total in 4 blocks; 37224 free (14 chunks); 28312 used
TransactionAbortContext: 32768 total in 1 blocks; 32512 free (0 chunks); 256 used
Portal hash: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
TopPortalContext: 8192 total in 1 blocks; 7664 free (1 chunks); 528 used
PortalContext: 2256 total in 2 blocks; 624 free (0 chunks); 1632 used:
ExecutorState: 4333624 total in 11 blocks; 2036872 free (11 chunks); 2296752 used
AfterTriggerTupleContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
Relcache by OID: 32768 total in 3 blocks; 16736 free (6 chunks); 16032 used
CacheMemoryContext: 2132336 total in 11 blocks; 411960 free (1 chunks); 1720376 used
CachedPlanSource: 4096 total in 3 blocks; 1384 free (0 chunks); 2712 used: SELECT 1 FROM ONLY "public"."CURRENCIES" x WHERE "ID_CURRENCY" OPERATOR(pg_catalog.=) $1 FOR KEY SHA...
CachedPlanQuery: 4096 total in 3 blocks; 1488 free (2 chunks); 2608 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
CachedPlan: 4096 total in 3 blocks; 1744 free (2 chunks); 2352 used: SELECT TG_OP = 'UPDATE' AND OLD."DATE_KNOCK_OUT" = NEW."DATE_KNOCK_OUT"
CachedPlanSource: 4096 total in 3 blocks; 1184 free (0 chunks); 2912 used: SELECT TG_OP = 'UPDATE' AND OLD."DATE_KNOCK_OUT" = NEW."DATE_KNOCK_OUT"
CachedPlanQuery: 2048 total in 2 blocks; 248 free (2 chunks); 1800 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 8192 total in 4 blocks; 3880 free (0 chunks); 4312 used: SELECT 1 FROM ONLY "public"."LANGUAGES" x WHERE "ID_LANG" OPERATOR(pg_catalog.=) $1 FOR KEY SHARE OF...
CachedPlan: 8192 total in 4 blocks; 904 free (0 chunks); 7288 used: SELECT 1 FROM ONLY "dtng"."PRODUCT_TYPES" x WHERE "ID_PRODUCT_TYPE" OPERATOR(pg_catalog.=) $1 AND "I...
index info: 2048 total in 2 blocks; 968 free (1 chunks); 1080 used: LANGUAGES_pkey
CachedPlanSource: 4096 total in 3 blocks; 1392 free (0 chunks); 2704 used: SELECT 1 FROM ONLY "public"."LANGUAGES" x WHERE "ID_LANG" OPERATOR(pg_catalog.=) $1 FOR KEY SHARE OF...
CachedPlanQuery: 4096 total in 3 blocks; 1592 free (2 chunks); 2504 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
CachedPlan: 2048 total in 2 blocks; 504 free (0 chunks); 1544 used: SELECT NEW."DATE_KNOCK_OUT" IS NULL
CachedPlanSource: 2048 total in 2 blocks; 320 free (0 chunks); 1728 used: SELECT NEW."DATE_KNOCK_OUT" IS NULL
CachedPlanQuery: 2048 total in 2 blocks; 952 free (2 chunks); 1096 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 232 free (0 chunks); 1816 used: SELECT TG_TABLE_NAME = 'Z_BASE'
CachedPlanSource: 2048 total in 2 blocks; 200 free (0 chunks); 1848 used: SELECT TG_TABLE_NAME = 'Z_BASE'
CachedPlanQuery: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 568 free (0 chunks); 1480 used: SELECT NULL
CachedPlanSource: 2048 total in 2 blocks; 648 free (0 chunks); 1400 used: SELECT NULL
CachedPlanQuery: 2048 total in 2 blocks; 968 free (2 chunks); 1080 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 4096 total in 3 blocks; 1664 free (0 chunks); 2432 used: SELECT NEW."IS_UBS_ONLY" = -1 AND NEW."ID_ISSUER_GROUP" <> 53163
CachedPlanSource: 4096 total in 3 blocks; 1344 free (0 chunks); 2752 used: SELECT NEW."IS_UBS_ONLY" = -1 AND NEW."ID_ISSUER_GROUP" <> 53163
CachedPlanQuery: 2048 total in 2 blocks; 168 free (2 chunks); 1880 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlanSource: 4096 total in 3 blocks; 560 free (0 chunks); 3536 used: SELECT 1 FROM ONLY "dtng"."PRODUCT_TYPES" x WHERE "ID_PRODUCT_TYPE" OPERATOR(pg_catalog.=) $1 AND "I...
CachedPlanQuery: 8192 total in 4 blocks; 2720 free (2 chunks); 5472 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
CachedPlan: 2048 total in 2 blocks; 584 free (0 chunks); 1464 used: SELECT OLD."_timestamp"
CachedPlanSource: 2048 total in 2 blocks; 400 free (0 chunks); 1648 used: SELECT OLD."_timestamp"
CachedPlanQuery: 2048 total in 2 blocks; 1000 free (2 chunks); 1048 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_timestamp'
CachedPlanSource: 2048 total in 2 blocks; 200 free (0 chunks); 1848 used: SELECT json?'_timestamp'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 592 free (0 chunks); 1456 used: SELECT OLD."_editor"
CachedPlanSource: 2048 total in 2 blocks; 408 free (0 chunks); 1640 used: SELECT OLD."_editor"
CachedPlanQuery: 2048 total in 2 blocks; 1008 free (3 chunks); 1040 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_editor'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT json?'_editor'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT TG_OP = 'INSERT'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT TG_OP = 'INSERT'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 384 free (0 chunks); 1664 used: SELECT to_json(NEW)::jsonb
CachedPlanSource: 4096 total in 3 blocks; 1944 free (2 chunks); 2152 used: SELECT to_json(NEW)::jsonb
CachedPlanQuery: 2048 total in 2 blocks; 800 free (2 chunks); 1248 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 8192 total in 4 blocks; 3672 free (0 chunks); 4520 used: SELECT 1 FROM ONLY "dtng"."issuer_mapping" x WHERE "ID_ISSUER_GROUP" OPERATOR(pg_catalog.=) $1 FOR K...
CachedPlan: 32768 total in 6 blocks; 8280 free (0 chunks); 24488 used: UPDATE ONLY "omx"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_c...
CachedPlan: 32768 total in 6 blocks; 7256 free (0 chunks); 25512 used: UPDATE ONLY "import"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(p...
CachedPlan: 32768 total in 6 blocks; 6152 free (0 chunks); 26616 used: UPDATE ONLY "dtng"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_...
CachedPlan: 32768 total in 6 blocks; 7032 free (0 chunks); 25736 used: UPDATE ONLY "archive"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(...
CachedPlan: 8192 total in 4 blocks; 3448 free (0 chunks); 4744 used: INSERT INTO logs.log_20202 ("TIMESTAMP", "EDITOR", "ID", "TABLE", "FIELD", "OLD_VALUE", "NEW_VALUE")...
CachedPlanSource: 4096 total in 3 blocks; 1384 free (0 chunks); 2712 used: SELECT 1 FROM ONLY "dtng"."issuer_mapping" x WHERE "ID_ISSUER_GROUP" OPERATOR(pg_catalog.=) $1 FOR K...
CachedPlanQuery: 4096 total in 3 blocks; 1384 free (6 chunks); 2712 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_IS_INDICATIVE
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_ISSUER_GROUP_index
index info: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used: Z_BASE_ID_ISSUER_GROUP_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 968 free (1 chunks); 1080 used: Z_BASE_pkey
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "omx"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_c...
CachedPlanQuery: 16384 total in 5 blocks; 7664 free (2 chunks); 8720 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_IS_INDICATIVE
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_ISSUER_GROUP_index
index info: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used: Z_BASE_ID_ISSUER_GROUP_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 696 free (1 chunks); 1352 used: Z_BASE_pkey
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "import"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(p...
CachedPlanQuery: 16384 total in 5 blocks; 7088 free (11 chunks); 9296 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
CachedPlan: 2048 total in 2 blocks; 584 free (0 chunks); 1464 used: SELECT OLD."_timestamp"
CachedPlanSource: 2048 total in 2 blocks; 400 free (0 chunks); 1648 used: SELECT OLD."_timestamp"
CachedPlanQuery: 2048 total in 2 blocks; 1000 free (2 chunks); 1048 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_timestamp'
CachedPlanSource: 2048 total in 2 blocks; 200 free (0 chunks); 1848 used: SELECT json?'_timestamp'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 592 free (0 chunks); 1456 used: SELECT OLD."_editor"
CachedPlanSource: 2048 total in 2 blocks; 408 free (0 chunks); 1640 used: SELECT OLD."_editor"
CachedPlanQuery: 2048 total in 2 blocks; 1008 free (3 chunks); 1040 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_editor'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT json?'_editor'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT TG_OP = 'INSERT'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT TG_OP = 'INSERT'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 384 free (0 chunks); 1664 used: SELECT to_json(NEW)::jsonb
CachedPlanSource: 4096 total in 3 blocks; 1944 free (2 chunks); 2152 used: SELECT to_json(NEW)::jsonb
CachedPlanQuery: 2048 total in 2 blocks; 800 free (2 chunks); 1248 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "dtng"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_...
CachedPlanQuery: 16384 total in 5 blocks; 6728 free (2 chunks); 9656 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
index info: 1024 total in 1 blocks; 64 free (0 chunks); 960 used: Z_BASE_pkey1
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "archive"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(...
CachedPlanQuery: 16384 total in 5 blocks; 6728 free (2 chunks); 9656 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
index info: 2048 total in 2 blocks; 680 free (1 chunks); 1368 used: pg_toast_30194_index
index info: 2048 total in 2 blocks; 472 free (0 chunks); 1576 used: Z_BASE_baseProspectus_index
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_IS_INDICATIVE
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used: Z_BASE_ID_ISSUER_GROUP_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 968 free (1 chunks); 1080 used: Z_BASE_pkey
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: cached_comments_pkey
CachedPlan: 2048 total in 2 blocks; 312 free (0 chunks); 1736 used: SELECT result > 0
CachedPlanSource: 2048 total in 2 blocks; 232 free (0 chunks); 1816 used: SELECT result > 0
CachedPlanQuery: 2048 total in 2 blocks; 728 free (2 chunks); 1320 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedExpression: 1024 total in 1 blocks; 496 free (0 chunks); 528 used
index info: 2048 total in 2 blocks; 680 free (1 chunks); 1368 used: pg_toast_2618_index
relation rules: 24576 total in 6 blocks; 3760 free (1 chunks); 20816 used: PRODUCT_GROUP_LEAVES
289 more child contexts containing 1139920 total in 753 blocks; 388768 free (325 chunks); 751152 used
WAL record construction: 49768 total in 2 blocks; 6368 free (0 chunks); 43400 used
PrivateRefCount: 8192 total in 1 blocks; 2624 free (0 chunks); 5568 used
MdSmgr: 8192 total in 1 blocks; 2888 free (0 chunks); 5304 used
LOCALLOCK hash: 65536 total in 4 blocks; 37224 free (14 chunks); 28312 used
Timezones: 104120 total in 2 blocks; 2624 free (0 chunks); 101496 used
ErrorContext: 8192 total in 1 blocks; 7936 free (4 chunks); 256 used
Grand total: 3428502672 bytes in 414984 blocks; 3234077640 free (696 chunks); 194425032 used
TopMemoryContext: 179080 total in 8 blocks; 17440 free (35 chunks); 161640 used
PL/Perl function: 1024 total in 1 blocks; 376 free (0 chunks); 648 used: set_last_modified
PL/pgSQL function: 32768 total in 3 blocks; 5928 free (5 chunks); 26840 used: fast_export_log()
PL/pgSQL function: 16384 total in 2 blocks; 3464 free (3 chunks); 12920 used: add_third_party_product()
PL/pgSQL function: 32768 total in 3 blocks; 16120 free (3 chunks); 16648 used: set_editor_timestamp()
PL/pgSQL function: 32768 total in 3 blocks; 16040 free (6 chunks); 16728 used: set_editor_timestamp()
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: check_category
PL/pgSQL function: 32768 total in 3 blocks; 18048 free (5 chunks); 14720 used: is_leaf(text)
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 320 free (0 chunks); 704 used: is_comment_valid
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: check_category
PL/pgSQL function: 262144 total in 6 blocks; 65816 free (3 chunks); 196328 used: logs.insert_record()
PL/pgSQL function: 16384 total in 2 blocks; 6872 free (5 chunks); 9512 used: update_notation()
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: log_changes
PL/Perl function: 1024 total in 1 blocks; 376 free (0 chunks); 648 used: clear_cached_comments
PL/pgSQL function: 32768 total in 3 blocks; 14752 free (3 chunks); 18016 used: cascade_to_ul_country()
PL/pgSQL function: 65536 total in 4 blocks; 34592 free (3 chunks); 30944 used: isin_pz(text)
PLpgSQL cast info: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
PLpgSQL cast cache: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
PL/pgSQL function: 16384 total in 2 blocks; 6184 free (6 chunks); 10200 used: isin_ok(text)
Rendezvous variable hash: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
PLpgSQL function hash: 24528 total in 2 blocks; 2624 free (0 chunks); 21904 used
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 376 free (0 chunks); 648 used: set_ul_last_modified
Sequence values: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: sync_log
PL/Perl queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
PL/Perl function: 1024 total in 1 blocks; 392 free (0 chunks); 632 used: event_log
CFuncHash: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
PL/Perl procedures: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
PL/Perl interpreters: 8192 total in 1 blocks; 2096 free (0 chunks); 6096 used
RI compare cache: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
RI query cache: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
RI constraint cache: 138976 total in 5 blocks; 2624 free (0 chunks); 136352 used
LocalBufferContext: 8397192 total in 8 blocks; 7936 free (0 chunks); 8389256 used
Local Buffer Lookup Table: 65536 total in 4 blocks; 10312 free (11 chunks); 55224 used
Record information cache: 8192 total in 1 blocks; 1584 free (0 chunks); 6608 used
Btree proof lookup cache: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
Type information cache: 24352 total in 2 blocks; 2624 free (0 chunks); 21728 used
Prepared Queries: 16384 total in 2 blocks; 6664 free (3 chunks); 9720 used
TableSpace cache: 8192 total in 1 blocks; 2096 free (0 chunks); 6096 used
Operator lookup cache: 24576 total in 2 blocks; 10760 free (3 chunks); 13816 used
TopTransactionContext: 3154168 total in 9 blocks; 33944 free (16 chunks); 3120224 used
SPI Exec: 131072 total in 5 blocks; 63024 free (2 chunks); 68048 used
ExecutorState: 16384 total in 2 blocks; 10120 free (13 chunks); 6264 used
SPI Proc: 8192 total in 1 blocks; 3768 free (13 chunks); 4424 used
SPI Exec: 65536 total in 4 blocks; 688 free (0 chunks); 64848 used
ExecutorState: 147664 total in 6 blocks; 56168 free (8 chunks); 91496 used
AfterTriggerTupleContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
SPI Proc: 8192 total in 1 blocks; 6136 free (4 chunks); 2056 used
MultiXact cache context: 24576 total in 6 blocks; 3640 free (6 chunks); 20936 used
ExecutorState: 131072 total in 5 blocks; 43512 free (4 chunks); 87560 used
AfterTriggerEvents: 16278400 total in 18 blocks; 23240 free (6 chunks); 16255160 used
Combo CIDs: 1048576 total in 8 blocks; 83240 free (16 chunks); 965336 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 5856 free (0 chunks); 2336 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 1544 free (2 chunks); 14840 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 1544 free (2 chunks); 14840 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 5856 free (0 chunks); 2336 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 5856 free (0 chunks); 2336 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 5688 free (3 chunks); 10696 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 3624 free (2 chunks); 12760 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 16384 total in 2 blocks; 1544 free (2 chunks); 14840 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
59056 more child contexts containing 677191680 total in 82665 blocks; 647997824 free (0 chunks); 29193856 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
277 more child contexts containing 2269184 total in 277 blocks; 2160600 free (0 chunks); 108584 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
42675 more child contexts containing 349593600 total in 42675 blocks; 332865000 free (0 chunks); 16728600 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
150404 more child contexts containing 1232109568 total in 150404 blocks; 1173151200 free (0 chunks); 58958368 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
137096 more child contexts containing 1123090432 total in 137096 blocks; 1069348800 free (0 chunks); 53741632 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
CurTransactionContext: 8192 total in 1 blocks; 7800 free (0 chunks); 392 used
pgstat TabStatusArray lookup hash table: 16384 total in 2 blocks; 4408 free (2 chunks); 11976 used
RowDescriptionContext: 24576 total in 2 blocks; 16072 free (6 chunks); 8504 used
MessageContext: 8192 total in 1 blocks; 6752 free (0 chunks); 1440 used
Operator class cache: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
smgr relation table: 65536 total in 4 blocks; 37224 free (14 chunks); 28312 used
TransactionAbortContext: 32768 total in 1 blocks; 32512 free (0 chunks); 256 used
Portal hash: 8192 total in 1 blocks; 560 free (0 chunks); 7632 used
TopPortalContext: 8192 total in 1 blocks; 7664 free (1 chunks); 528 used
PortalContext: 2256 total in 2 blocks; 624 free (0 chunks); 1632 used:
ExecutorState: 4333624 total in 11 blocks; 2036872 free (11 chunks); 2296752 used
AfterTriggerTupleContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
ExprContext: 8192 total in 1 blocks; 7936 free (0 chunks); 256 used
Relcache by OID: 32768 total in 3 blocks; 16736 free (6 chunks); 16032 used
CacheMemoryContext: 2132336 total in 11 blocks; 411960 free (1 chunks); 1720376 used
CachedPlanSource: 4096 total in 3 blocks; 1384 free (0 chunks); 2712 used: SELECT 1 FROM ONLY "public"."CURRENCIES" x WHERE "ID_CURRENCY" OPERATOR(pg_catalog.=) $1 FOR KEY SHA...
CachedPlanQuery: 4096 total in 3 blocks; 1488 free (2 chunks); 2608 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
CachedPlan: 4096 total in 3 blocks; 1744 free (2 chunks); 2352 used: SELECT TG_OP = 'UPDATE' AND OLD."DATE_KNOCK_OUT" = NEW."DATE_KNOCK_OUT"
CachedPlanSource: 4096 total in 3 blocks; 1184 free (0 chunks); 2912 used: SELECT TG_OP = 'UPDATE' AND OLD."DATE_KNOCK_OUT" = NEW."DATE_KNOCK_OUT"
CachedPlanQuery: 2048 total in 2 blocks; 248 free (2 chunks); 1800 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 8192 total in 4 blocks; 3880 free (0 chunks); 4312 used: SELECT 1 FROM ONLY "public"."LANGUAGES" x WHERE "ID_LANG" OPERATOR(pg_catalog.=) $1 FOR KEY SHARE OF...
CachedPlan: 8192 total in 4 blocks; 904 free (0 chunks); 7288 used: SELECT 1 FROM ONLY "dtng"."PRODUCT_TYPES" x WHERE "ID_PRODUCT_TYPE" OPERATOR(pg_catalog.=) $1 AND "I...
index info: 2048 total in 2 blocks; 968 free (1 chunks); 1080 used: LANGUAGES_pkey
CachedPlanSource: 4096 total in 3 blocks; 1392 free (0 chunks); 2704 used: SELECT 1 FROM ONLY "public"."LANGUAGES" x WHERE "ID_LANG" OPERATOR(pg_catalog.=) $1 FOR KEY SHARE OF...
CachedPlanQuery: 4096 total in 3 blocks; 1592 free (2 chunks); 2504 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
CachedPlan: 2048 total in 2 blocks; 504 free (0 chunks); 1544 used: SELECT NEW."DATE_KNOCK_OUT" IS NULL
CachedPlanSource: 2048 total in 2 blocks; 320 free (0 chunks); 1728 used: SELECT NEW."DATE_KNOCK_OUT" IS NULL
CachedPlanQuery: 2048 total in 2 blocks; 952 free (2 chunks); 1096 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 232 free (0 chunks); 1816 used: SELECT TG_TABLE_NAME = 'Z_BASE'
CachedPlanSource: 2048 total in 2 blocks; 200 free (0 chunks); 1848 used: SELECT TG_TABLE_NAME = 'Z_BASE'
CachedPlanQuery: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 568 free (0 chunks); 1480 used: SELECT NULL
CachedPlanSource: 2048 total in 2 blocks; 648 free (0 chunks); 1400 used: SELECT NULL
CachedPlanQuery: 2048 total in 2 blocks; 968 free (2 chunks); 1080 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 4096 total in 3 blocks; 1664 free (0 chunks); 2432 used: SELECT NEW."IS_UBS_ONLY" = -1 AND NEW."ID_ISSUER_GROUP" <> 53163
CachedPlanSource: 4096 total in 3 blocks; 1344 free (0 chunks); 2752 used: SELECT NEW."IS_UBS_ONLY" = -1 AND NEW."ID_ISSUER_GROUP" <> 53163
CachedPlanQuery: 2048 total in 2 blocks; 168 free (2 chunks); 1880 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlanSource: 4096 total in 3 blocks; 560 free (0 chunks); 3536 used: SELECT 1 FROM ONLY "dtng"."PRODUCT_TYPES" x WHERE "ID_PRODUCT_TYPE" OPERATOR(pg_catalog.=) $1 AND "I...
CachedPlanQuery: 8192 total in 4 blocks; 2720 free (2 chunks); 5472 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
CachedPlan: 2048 total in 2 blocks; 584 free (0 chunks); 1464 used: SELECT OLD."_timestamp"
CachedPlanSource: 2048 total in 2 blocks; 400 free (0 chunks); 1648 used: SELECT OLD."_timestamp"
CachedPlanQuery: 2048 total in 2 blocks; 1000 free (2 chunks); 1048 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_timestamp'
CachedPlanSource: 2048 total in 2 blocks; 200 free (0 chunks); 1848 used: SELECT json?'_timestamp'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 592 free (0 chunks); 1456 used: SELECT OLD."_editor"
CachedPlanSource: 2048 total in 2 blocks; 408 free (0 chunks); 1640 used: SELECT OLD."_editor"
CachedPlanQuery: 2048 total in 2 blocks; 1008 free (3 chunks); 1040 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_editor'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT json?'_editor'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT TG_OP = 'INSERT'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT TG_OP = 'INSERT'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 384 free (0 chunks); 1664 used: SELECT to_json(NEW)::jsonb
CachedPlanSource: 4096 total in 3 blocks; 1944 free (2 chunks); 2152 used: SELECT to_json(NEW)::jsonb
CachedPlanQuery: 2048 total in 2 blocks; 800 free (2 chunks); 1248 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 8192 total in 4 blocks; 3672 free (0 chunks); 4520 used: SELECT 1 FROM ONLY "dtng"."issuer_mapping" x WHERE "ID_ISSUER_GROUP" OPERATOR(pg_catalog.=) $1 FOR K...
CachedPlan: 32768 total in 6 blocks; 8280 free (0 chunks); 24488 used: UPDATE ONLY "omx"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_c...
CachedPlan: 32768 total in 6 blocks; 7256 free (0 chunks); 25512 used: UPDATE ONLY "import"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(p...
CachedPlan: 32768 total in 6 blocks; 6152 free (0 chunks); 26616 used: UPDATE ONLY "dtng"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_...
CachedPlan: 32768 total in 6 blocks; 7032 free (0 chunks); 25736 used: UPDATE ONLY "archive"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(...
CachedPlan: 8192 total in 4 blocks; 3448 free (0 chunks); 4744 used: INSERT INTO logs.log_20202 ("TIMESTAMP", "EDITOR", "ID", "TABLE", "FIELD", "OLD_VALUE", "NEW_VALUE")...
CachedPlanSource: 4096 total in 3 blocks; 1384 free (0 chunks); 2712 used: SELECT 1 FROM ONLY "dtng"."issuer_mapping" x WHERE "ID_ISSUER_GROUP" OPERATOR(pg_catalog.=) $1 FOR K...
CachedPlanQuery: 4096 total in 3 blocks; 1384 free (6 chunks); 2712 used
SPI Plan: 1024 total in 1 blocks; 584 free (0 chunks); 440 used
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_IS_INDICATIVE
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_ISSUER_GROUP_index
index info: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used: Z_BASE_ID_ISSUER_GROUP_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 968 free (1 chunks); 1080 used: Z_BASE_pkey
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "omx"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_c...
CachedPlanQuery: 16384 total in 5 blocks; 7664 free (2 chunks); 8720 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_IS_INDICATIVE
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_ISSUER_GROUP_index
index info: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used: Z_BASE_ID_ISSUER_GROUP_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 696 free (1 chunks); 1352 used: Z_BASE_pkey
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "import"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(p...
CachedPlanQuery: 16384 total in 5 blocks; 7088 free (11 chunks); 9296 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
CachedPlan: 2048 total in 2 blocks; 584 free (0 chunks); 1464 used: SELECT OLD."_timestamp"
CachedPlanSource: 2048 total in 2 blocks; 400 free (0 chunks); 1648 used: SELECT OLD."_timestamp"
CachedPlanQuery: 2048 total in 2 blocks; 1000 free (2 chunks); 1048 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_timestamp'
CachedPlanSource: 2048 total in 2 blocks; 200 free (0 chunks); 1848 used: SELECT json?'_timestamp'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 592 free (0 chunks); 1456 used: SELECT OLD."_editor"
CachedPlanSource: 2048 total in 2 blocks; 408 free (0 chunks); 1640 used: SELECT OLD."_editor"
CachedPlanQuery: 2048 total in 2 blocks; 1008 free (3 chunks); 1040 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT json?'_editor'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT json?'_editor'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 280 free (0 chunks); 1768 used: SELECT TG_OP = 'INSERT'
CachedPlanSource: 2048 total in 2 blocks; 208 free (0 chunks); 1840 used: SELECT TG_OP = 'INSERT'
CachedPlanQuery: 2048 total in 2 blocks; 696 free (2 chunks); 1352 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlan: 2048 total in 2 blocks; 384 free (0 chunks); 1664 used: SELECT to_json(NEW)::jsonb
CachedPlanSource: 4096 total in 3 blocks; 1944 free (2 chunks); 2152 used: SELECT to_json(NEW)::jsonb
CachedPlanQuery: 2048 total in 2 blocks; 800 free (2 chunks); 1248 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "dtng"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(pg_...
CachedPlanQuery: 16384 total in 5 blocks; 6728 free (2 chunks); 9656 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
index info: 1024 total in 1 blocks; 64 free (0 chunks); 960 used: Z_BASE_pkey1
CachedPlanSource: 4096 total in 3 blocks; 1296 free (0 chunks); 2800 used: UPDATE ONLY "archive"."Z_BASE" SET "ID_PRODUCT_TYPE" = $1, "ID_ISSUER_GROUP" = $2 WHERE $3 OPERATOR(...
CachedPlanQuery: 16384 total in 5 blocks; 6728 free (2 chunks); 9656 used
SPI Plan: 1024 total in 1 blocks; 576 free (0 chunks); 448 used
index info: 2048 total in 2 blocks; 680 free (1 chunks); 1368 used: pg_toast_30194_index
index info: 2048 total in 2 blocks; 472 free (0 chunks); 1576 used: Z_BASE_baseProspectus_index
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_IS_INDICATIVE
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: Z_BASE_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 648 free (2 chunks); 1400 used: Z_BASE_ID_ISSUER_GROUP_ID_PRODUCT_TYPE_index
index info: 2048 total in 2 blocks; 968 free (1 chunks); 1080 used: Z_BASE_pkey
index info: 2048 total in 2 blocks; 952 free (1 chunks); 1096 used: cached_comments_pkey
CachedPlan: 2048 total in 2 blocks; 312 free (0 chunks); 1736 used: SELECT result > 0
CachedPlanSource: 2048 total in 2 blocks; 232 free (0 chunks); 1816 used: SELECT result > 0
CachedPlanQuery: 2048 total in 2 blocks; 728 free (2 chunks); 1320 used
SPI Plan: 1024 total in 1 blocks; 608 free (0 chunks); 416 used
CachedExpression: 1024 total in 1 blocks; 496 free (0 chunks); 528 used
index info: 2048 total in 2 blocks; 680 free (1 chunks); 1368 used: pg_toast_2618_index
relation rules: 24576 total in 6 blocks; 3760 free (1 chunks); 20816 used: PRODUCT_GROUP_LEAVES
289 more child contexts containing 1139920 total in 753 blocks; 388768 free (325 chunks); 751152 used
WAL record construction: 49768 total in 2 blocks; 6368 free (0 chunks); 43400 used
PrivateRefCount: 8192 total in 1 blocks; 2624 free (0 chunks); 5568 used
MdSmgr: 8192 total in 1 blocks; 2888 free (0 chunks); 5304 used
LOCALLOCK hash: 65536 total in 4 blocks; 37224 free (14 chunks); 28312 used
Timezones: 104120 total in 2 blocks; 2624 free (0 chunks); 101496 used
ErrorContext: 10216 total in 2 blocks; 7760 free (3 chunks); 2456 used
Grand total: 3428504696 bytes in 414985 blocks; 3234077016 free (698 chunks); 194427680 used
<2020-04-02 00:46:50 CEST - > LOG: server process (PID 2198) was terminated by signal 11: segmentation fault

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2020-04-03 08:47:40 Re: Improve COPY performance into table with indexes.
Previous Message Tim Cross 2020-04-03 07:27:11 Re: Improve COPY performance into table with indexes.