Tuple identifier (tid) - object identifiers - Mailing list pgsql-general

From Tourtounis Sotiris
Subject Tuple identifier (tid) - object identifiers
Date
Msg-id Pine.GSO.4.44.0208281751300.231-100000@fryni.csd.uch.gr
Whole thread Raw
Responses Re: Tuple identifier (tid) - object identifiers  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
    In Postgres documentation there is a reference of the tid that is by
default inserted for each tuple in the database where is it, which takes
an extra  percent of the database's storage space.
    It's referred that is of the general form:
tid : <block number, tuple index within each block>
    Is it possible afterwards the installation of Postgres to not have
it on database's size. Or most important can we see its size (tid) per
tuple or totally to the whole database (size of the block number , size
of tuple index within each block)? Does it have some default values and
which are those?Thanks you



                                                 SWTHRHS TOYRTOYNHS
                                                (tourtoun@csd.uch.gr)



pgsql-general by date:

Previous
From: "Markus Wollny"
Date:
Subject: Re: Naming-scheme for db-files
Next
From: "David Blood"
Date:
Subject: Qos how to improve performace for particular connections