Diese Seite ist in Ihrer lokalen Sprache noch nicht verfügbar. Wir arbeiten daran, weitere Sprachversionen hinzuzufügen. Vielen Dank für Ihre Unterstützung.

On this page

Show all

PG_SHARED_MEMORY_DETAIL

Updated on 2024-09-30 GMT+08:00

PG_SHARED_MEMORY_DETAIL displays usage information about all the shared memory contexts.

Table 1 PG_SHARED_MEMORY_DETAIL columns

Name

Type

Description

contextname

text

Name of the memory context.

level

smallint

Hierarchy of the memory context.

parent

text

Parent memory context.

totalsize

bigint

Total size of the shared memory, in bytes.

freesize

bigint

Remaining size of the shared memory, in bytes.

usedsize

bigint

Used size of the shared memory, in bytes.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback