public inbox for [email protected]
help / color / mirror / Atom feedFrom: Laurenz Albe <[email protected]>
To: Subramanian,Ramachandran <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: Why only some files have fsm and vm extensions
Date: Wed, 20 May 2026 05:51:19 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Wed, 2026-05-20 at 09:48 +0000, Subramanian,Ramachandran wrote:
> I am beginning to read the internals of Postgres , got curious and looked at the actual files .
> I learnt that FSM contains the Space map and vm the visibility map for a given table.
>
> 1. Why only some tables have it and others do not?
The ones that don't have these files have never been processed by VACUUM.
> 2. Why for some tables fsm is bigger than the table itself?
Because the tables are very small.
Yours,
Laurenz Albe
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Why only some files have fsm and vm extensions
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox