Re: fillfactor for toast tables is useless?

From: ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: fillfactor for toast tables is useless?
Date: 2009-02-17 00:36:19
Message-ID: 20090217093434.F176.52131E4D@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> wrote:

> The attached is a patch to change 3 things:
> - Reject toast.fillfactor.
> - Modify relopt_kind to bit flags.
> - Report relation type on "unrecognized parameter" errors.

I registered the patch as an open item:
http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Open_Items

Comments and discussions welcome.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ITAGAKI Takahiro 2009-02-17 00:53:04 Re: Questions about parsing boolean and casting to anyelement
Previous Message Andrew Dunstan 2009-02-16 22:47:04 Re: pg_restore --multi-thread