Re: vacuums and ctid

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: vacuums and ctid
Date: 2004-08-17 15:05:49
Message-ID: 4492.1092755149@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gaetano Mendola <mendola(at)bigfoot(dot)com> writes:
> could this due the fact that moving that tuple will not
> save any storage space ?

Yup. VACUUM FULL is not interested in collapsing out unused CTID slots.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2004-08-17 15:09:34 Re: tablespace and sequences?
Previous Message Stefan Kaltenbrunner 2004-08-17 14:55:06 Re: tablespace and sequences?