parameter name makes more sense.
-
+
Server Configuration
These parameters control the size of the shared free space
- map>, which tracks the locations of unused space in the database.
+ map>
(FSM>), which tracks the locations of unused space in the database.
An undersized free space map can cause the database to consume
increasing amounts of disk space over time, because free space that
is not in the map cannot be re-used; instead
PostgreSQL>