Re: Native partitioning tablespace inheritance

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Native partitioning tablespace inheritance
Дата
Msg-id 20180412195850.75wkxk2ynbtd45ir@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Native partitioning tablespace inheritance  (Keith Fiske <keith.fiske@crunchydata.com>)
Список pgsql-hackers
Keith Fiske wrote:

> I'm also not sure that we should have this mindset of partitioning working
> as inheritance does either. Inheritance was only used before because it was
> the only mechanism available. And while you do still use it under the hood
> for parts of partitioning, I don't see any reason we should be let people
> assume that partitioning works anything like inheritance.

+1  (See also ALTER TABLE .. SET OWNER, which I ought to have fixed but
didn't).

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Keith Fiske
Дата:
Сообщение: Re: Native partitioning tablespace inheritance
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour.