From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: VACUUM VERBOSE FSM info |
Date: | 2005-04-23 20:59:52 |
Message-ID: | 20050423205952.GC29760@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Sat, Apr 23, 2005 at 04:55:37PM -0400, Bruce Momjian wrote:
One question,
> INFO: free space map contains information about:
> 49 relations, limit 1000 relations
> 35 pages with free space, 784 pages (with overhead)
^^^^^^^^^
> 784 pages required to track all freespace, limit 18000 pages (171 kB)
What does that number mean? Why not simply
> 49 relations, limit 1000 relations
> 35 pages with free space, limit 784 pages
> Total memory used 171 kB
?
Also, non-main messages should end with a period according to message
style guidelines.
--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"El que vive para el futuro es un iluso, y el que vive para el pasado,
un imbécil" (Luis Adler, "Los tripulantes de la noche")
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-04-23 21:16:09 | Re: VACUUM VERBOSE FSM info |
Previous Message | Bruce Momjian | 2005-04-23 20:55:37 | VACUUM VERBOSE FSM info |