From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)atentus(dot)com>, vincent(at)xaymaca(dot)com, nconway(at)klamath(dot)dyndns(dot)org, pgsql-general(at)postgresql(dot)org |
Subject: | Re: size of units in postgresql.conf |
Date: | 2002-08-27 14:05:56 |
Message-ID: | 200208271405.g7RE5ur20241@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks. Added.
---------------------------------------------------------------------------
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> It'd be nice to detail the meaning of the FSM entries also...
>
> > Would someone explain the rough size of each entry.
>
> fsm_relations look to be about 40 bytes each (52 on a machine
> where pointers are 8 bytes).
>
> fsm_pages are ~6 bytes each.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tourtounis Sotiris | 2002-08-27 14:39:50 | Measurement of databases & indexes |
Previous Message | Tom Lane | 2002-08-27 13:32:48 | Re: union and limit |