Small FSM is too large - Mailing list pgsql-hackers

From Simon Riggs
Subject Small FSM is too large
Date
Msg-id 1277031390.23257.108519.camel@ebony
Whole thread Raw
Responses Re: Small FSM is too large  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
I notice that if I vacuum a 1 row table I get a FSM that is 24576 bytes
in size, or 3 database blocks.

Why is it not 1 block, or better still 0 blocks for such a small table?

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: extensible enum types
Next
From: Daniel Ng
Date:
Subject: Re: to enable O_DIRECT within postgresql