Re: Native partitioning tablespace inheritance

Поиск
Список
Период
Сортировка
От Evgeniy Shishkin
Тема Re: Native partitioning tablespace inheritance
Дата
Msg-id 09D6BDA3-27CB-418B-BD68-CBE9AF9CB66D@gmail.com
обсуждение исходный текст
Ответ на Re: Native partitioning tablespace inheritance  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Native partitioning tablespace inheritance  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers

> On Apr 13, 2018, at 20:01, Robert Haas <robertmhaas@gmail.com> wrote:
>
> Well, let me put it this way.  Someone who assumes that partitioning
> works like inheritance except where we've explicitly made it work
> differently will be correct.  Someone who assumes something else will
> be incorrect.  I'm not saying that we shouldn't change things in the
> future.  I think there's a lot of opportunity for improvement.
> However, I also think that partitioning shouldn't get to ignore the
> feature freeze deadline.  There's been a huge amount of progress in
> this release: faster pruning, run-time pruning, indexes, foreign keys,
> triggers, hash partitioning, default partitioning, update tuple
> routing, partition-wise join & aggregate, and other things.   What
> didn't get done should, in my opinion, wait for v12.  I know that's
> painful, but IMHO you've got to draw the line someplace, and we picked
> a date and should stick with it.

Yeah, but the more we wait, the more painful would be the change of behavior.
Just like with CTE there would be more people arguing that users now rely on it.

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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Interesting paper: Contention-Aware Lock Scheduling
Следующее
От: Tom Lane
Дата:
Сообщение: Re: MinIndexTupleSize seems slightly wrong