"PFC" <[EMAIL PROTECTED]> writes:
> I have this "poll results" table with just 3 integer fields, which is
> never updated, only inserted/deleted...
> Did the Devs consider an option to have VACUUM reduce the row header
> sizes for tuples that are long commited and are currently visibl
PFC wrote:
I have this "poll results" table with just 3 integer fields, which
is never updated, only inserted/deleted...
Did the Devs consider an option to have VACUUM reduce the row header
sizes for tuples that are long commited and are currently visible to all
transactions ?
That
I have this "poll results" table with just 3 integer fields, which is
never updated, only inserted/deleted...
Did the Devs consider an option to have VACUUM reduce the row header
sizes for tuples that are long commited and are currently visible to all
transactions ? (even if this makes th