Re: TODO item: adding VERBOSE option to CLUSTER [with patch]

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Jim Cox <shakahshakah(at)gmail(dot)com>, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: TODO item: adding VERBOSE option to CLUSTER [with patch]
Date: 2008-10-13 20:23:49
Message-ID: 26681.1223929429@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gregory Stark <stark(at)enterprisedb(dot)com> writes:
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
>> Short of actually running an ANALYZE, I'm not seeing a good way to
>> derive the same number it derives.

> Well we could print the _old_ value at least.

+1 ... seems an appropriate amount of effort for the likely value.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2008-10-13 20:34:04 Re: TODO item: adding VERBOSE option to CLUSTER [with patch]
Previous Message Gregory Stark 2008-10-13 20:11:43 Re: TODO item: adding VERBOSE option to CLUSTER [with patch]