Re: CREATE INDEX and HOT (was Question: pg_classattributes and race conditions ?)

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: CREATE INDEX and HOT (was Question: pg_classattributes and race conditions ?)
Дата
Msg-id b42b73150703190829k60765f8r868077496a15b47a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CREATE INDEX and HOT (was Question: pg_classattributes and race conditions ?)  ("Simon Riggs" <simon@2ndquadrant.com>)
Ответы Re: CREATE INDEX and HOT (was Question:pg_classattributes and race conditions ?)  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
On 3/17/07, Simon Riggs <simon@2ndquadrant.com> wrote:
> I'm very comfortable with the idea that HOT can be turned on/off for a
> table. That gives us a workaround to bugs. Previously, changing things
> like WITHOUT OIDS was done over two releases, so I'd suggest the same
> thing here. Add the option now, disabled, then look to make it the
> default option in the next release. We can override that with the
> default_use_hot parameter for those that feel bold, at least initially.
> I know Bruce has been long opposed to the idea of a table-level switch,
> which is why we've been trying so hard to avoid it. So we should add his
> -1 to this idea from the start.

Is fear of bugs a justification of guc setting?  Or is there a
trade-off involved with HOT?

merlin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: getTypeIOParam is wrong for domains over array types?
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: getTypeIOParam is wrong for domains over array types?