| Type: | integer |
| Default: | 16 (128kB) |
| Min: | 16 (128kB) |
| Max: | 131072 (1GB) |
| Unit: | 8kB |
| Context: | postmaster |
| Restart: | true |
| Since: | 17 |
Specifies the amount of shared memory to use to cache the contents of pg_multixact/offsets (see pgdata-contents-table). If this value is specified without units, it is taken as blocks, that is BLCKSZ bytes, typically 8kB. The default value is 16. This parameter can only be set at server start.
