Re: fillfactor for toast tables is useless?

Поиск
Список
Период
Сортировка
От ITAGAKI Takahiro
Тема Re: fillfactor for toast tables is useless?
Дата
Msg-id 20090217093434.F176.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Re: fillfactor for toast tables is useless?  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.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




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pg_restore --multi-thread
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: Questions about parsing boolean and casting to anyelement