Re: About inheritance

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: About inheritance
Дата
Msg-id 200406292053.28146.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: About inheritance  (Joe Conway <mail@joeconway.com>)
Ответы Re: About inheritance  (Joe Conway <mail@joeconway.com>)
Список pgsql-advocacy
Guys,

> > I wonder why it doesn't just get ripped out?

Mostly because some people use it and in its current form it's not at all hard
to maintain from version to version.

> I hope not -- I think the underlying infrastructure could become the
> basis of table partitioning. I have a project going on right now in
> which we're porting ~700GB of data (forecast to become multi-TB over the
> next year or so) from partitioned vendor-O tables to inherited Postgres
> tables.

Hmmmm .... I don't think that there's much in inheritance that would work for
paritioned tables, but you know the code better than me, Joe.

Any chance your boss would fund a table partitioning patch?

--
Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: About inheritance
Следующее
От: Joe Conway
Дата:
Сообщение: Re: About inheritance