Re: autovacuum and reloptions

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: autovacuum and reloptions
Дата
Msg-id
20081015224630.GI6012@alvh.no-ip.org
Ответ на
Re: autovacuum and reloptions (Euler Taveira de Oliveira)
Список
Дерево обсуждения
autovacuum and reloptions Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: autovacuum and reloptions ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Re: autovacuum and reloptions Tom Lane <tgl@sss.pgh.pa.us>
Re: autovacuum and reloptions Tom Lane <tgl@sss.pgh.pa.us>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Tom Lane <tgl@sss.pgh.pa.us>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions "Robert Haas" <robertmhaas@gmail.com>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions "Robert Haas" <robertmhaas@gmail.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions Jaime Casanova <jcasanov@systemguards.com.ec>
Re: autovacuum and reloptions Peter Eisentraut <peter_e@gmx.net>
Re: autovacuum and reloptions Euler Taveira de Oliveira <euler@timbira.com>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Tom Lane <tgl@sss.pgh.pa.us>
Re: autovacuum and reloptions Alvaro Herrera <alvherre@commandprompt.com>
Re: autovacuum and reloptions Gregory Stark <stark@enterprisedb.com>
Re: autovacuum and reloptions Tom Lane <tgl@sss.pgh.pa.us>
Re: autovacuum and reloptions Peter Eisentraut <peter_e@gmx.net>
Re: autovacuum and reloptions Tom Lane <tgl@sss.pgh.pa.us>
Euler Taveira de Oliveira wrote:
> Alvaro Herrera escreveu:
> 
> > Maybe we could add a "category" bitmask for which each option would be
> > valid.
> > 
> The category tests are fine, that's why I introduced relopt_gen.kind but
> I'm not using it yet.

Ah, right, I hadn't noticed the kind stuff, maybe because it's unused
;-)

> I'll try to refactor it to use bitmask (some options could be used to
> both -- fillfactor) and to add it in the validation code.

Right, that's why I suggested using a bitmask.

Okay, so I'll let you deal with this for a while yet.  A minor
suggestion: label the enum members distinctively, i.e. instead of
RO_BOOL perhaps use RELOPT_TYPE_BOOL, and RO_HEAP should be
RELOPT_KIND_HEAP (note this cannot be a plain enum, each category needs
a separate bit).

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

В списке pgsql-hackers по дате отправления
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: autovacuum and reloptions
От: Greg Stark
Дата:
FAQ