btree fast-root on VACUUM FULL

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: btree fast-root on VACUUM FULL
Date: 2003-07-11 19:37:28
Message-ID: 20030711193728.GA14313@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hackers (especially Tom),

Would it be right to set the fast-root as true root during a VACUUM
FULL? This would free all pages between true root and fast root.

(I'm not advocating to do it, nor volunteering; I'm merely wondering).

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Ninguna manada de bestias tiene una voz tan horrible como la humana" (Orual)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Maksim Likharev 2003-07-11 23:12:30 Re: PG crash on simple query, story continues
Previous Message Tom Lane 2003-07-11 15:17:57 Re: table-level and row-level locks.