We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774ba01 commit c5522a7Copy full SHA for c5522a7
source/reference/command/serverStatus.txt
@@ -714,7 +714,6 @@ extra_info
714
715
"extra_info" : {
716
"note" : "fields vary by platform.",
717
- "heap_usage_bytes" : <num>,
718
"page_faults" : <num>
719
},
720
@@ -727,11 +726,6 @@ extra_info
727
726
728
A string with the text ``"fields vary by platform."``
729
730
-.. serverstatus:: extra_info.heap_usage_bytes
731
-
732
- The total size in bytes of heap space used by the database process.
733
- Available on Unix/Linux systems only.
734
735
.. serverstatus:: extra_info.page_faults
736
737
The total number of page faults. The
0 commit comments