|
1374 | 1374 |
|
1375 | 1375 | <listitem>
|
1376 | 1376 | <!--
|
1377 |
| -Author: Fujii Masao < [email protected]> |
1378 |
| -2020-08-19 [3e98c0baf] Add pg_backend_memory_contexts system view. |
1379 |
| -Author: Fujii Masao < [email protected]> |
1380 |
| -2020-08-26 [29dd6d8bc] Prevent non-superusers from reading pg_backend_memory_co |
1381 |
| ---> |
1382 |
| - |
1383 |
| - <para> |
1384 |
| - Add system view <link |
1385 |
| - linkend="view-pg-backend-memory-contexts"><structname>pg_backend_memory_contexts</structname></link> |
1386 |
| - to report session memory usage (Atsushi Torikoshi, Fujii Masao) |
1387 |
| - </para> |
1388 |
| - </listitem> |
1389 |
| - |
1390 |
| - <listitem> |
1391 |
| -<!-- |
1392 |
| -Author: Fujii Masao < [email protected]> |
1393 |
| -2021-04-06 [43620e328] Add function to log the memory contexts of specified bac |
1394 |
| ---> |
1395 |
| - |
1396 |
| - <para> |
1397 |
| - Add function <link |
1398 |
| - linkend="functions-admin-signal"><function>pg_log_backend_memory_contexts()</function></link> |
1399 |
| - to output the memory contexts of arbitrary backends (Atsushi |
1400 |
| - Torikoshi) |
1401 |
| - </para> |
1402 |
| - </listitem> |
1403 |
| - |
1404 |
| - <listitem> |
1405 |
| -<!-- |
1406 | 1377 | Author: Stephen Frost < [email protected]>
|
1407 | 1378 | 2021-03-16 [94d13d474] Improve logging of auto-vacuum and auto-analyze
|
1408 | 1379 | -->
|
|
1459 | 1430 |
|
1460 | 1431 | <listitem>
|
1461 | 1432 | <!--
|
| 1433 | +Author: Fujii Masao < [email protected]> |
| 1434 | +2020-08-19 [3e98c0baf] Add pg_backend_memory_contexts system view. |
| 1435 | +Author: Fujii Masao < [email protected]> |
| 1436 | +2020-08-26 [29dd6d8bc] Prevent non-superusers from reading pg_backend_memory_co |
| 1437 | +--> |
| 1438 | + |
| 1439 | + <para> |
| 1440 | + Add system view <link |
| 1441 | + linkend="view-pg-backend-memory-contexts"><structname>pg_backend_memory_contexts</structname></link> |
| 1442 | + to report session memory usage (Atsushi Torikoshi, Fujii Masao) |
| 1443 | + </para> |
| 1444 | + </listitem> |
| 1445 | + |
| 1446 | + <listitem> |
| 1447 | +<!-- |
| 1448 | +Author: Fujii Masao < [email protected]> |
| 1449 | +2021-04-06 [43620e328] Add function to log the memory contexts of specified bac |
| 1450 | +--> |
| 1451 | + |
| 1452 | + <para> |
| 1453 | + Add function <link |
| 1454 | + linkend="functions-admin-signal"><function>pg_log_backend_memory_contexts()</function></link> |
| 1455 | + to output the memory contexts of arbitrary backends (Atsushi |
| 1456 | + Torikoshi) |
| 1457 | + </para> |
| 1458 | + </listitem> |
| 1459 | + |
| 1460 | + <listitem> |
| 1461 | +<!-- |
1462 | 1462 | Author: Magnus Hagander < [email protected]>
|
1463 | 1463 | 2021-01-17 [960869da0] Add pg_stat_database counters for sessions and session t
|
1464 | 1464 | -->
|
|
0 commit comments