| From: | Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: New VACUUM FULL |
| Date: | 2010-01-06 05:41:59 |
| Message-ID: | 20100106144159.96F4.52131E4D@oss.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Simon Riggs <simon(at)2ndQuadrant(dot)com> wrote:
> > 1. Commit your patch, as-is (you/me)
>
> I assume this is OK with you now?
I just applied the patch with a few additional comments.
Also, I adjusted some messages for vacuumdb to be look-alike
for recently-committed --only-analyze patch.
Remaining ToDo items are:
>> 2. Work on infrastructure for VFC (VACUUM FULL using CLUSTER) for system
>> relations (Simon)
>> 3. Enable CLUSTER and REINDEX on critical system catalogs (Itagaki)
>> 4. Optimise VFC, as discussed earlier (Itagaki)
and we might also need:
5. Make CLUSTER VERBOSE to be more verbose because VACUUM FULL VERBOSE
is less verbose than VFI VERBOSE for now.
Regards,
---
Takahiro Itagaki
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Takahiro Itagaki | 2010-01-06 06:12:13 | Type modifiers for DOMAIN |
| Previous Message | Fujii Masao | 2010-01-06 03:53:50 | 'replication' keyword on .pgpass (Streaming Replication) |