Re: Minmax indexes

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Minmax indexes
Дата
Msg-id 53BF0A8E.8040409@agliodbs.com
обсуждение исходный текст
Ответ на Re: Minmax indexes  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 07/10/2014 02:30 PM, Jaime Casanova wrote:
> How is this different from "ALTER TABLE foo SET (FILLFACTOR=80); " or
> from "ALTER TABLE foo ALTER bar SET STORAGE EXTERNAL; " ?
> 
> we don't get a notice for these cases either

Good idea.  We should also emit notices for those.  Well, maybe not for
fillfactor.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Proposal for CSN based snapshots
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: Missing autocomplete for CREATE DATABASE