Re: is it possible to create partitioned tables using tables fromdifferent schemas

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: is it possible to create partitioned tables using tables fromdifferent schemas
Дата
Msg-id 20190417225648.GA2004@alvherre.pgsql
обсуждение исходный текст
Ответ на is it possible to create partitioned tables using tables fromdifferent schemas  (pabloa98 <pabloa98@gmail.com>)
Ответы Re: is it possible to create partitioned tables using tables fromdifferent schemas  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: is it possible to create partitioned tables using tables fromdifferent schemas  (David Rowley <david.rowley@2ndquadrant.com>)
Список pgsql-general
Note that unless you regularly query for only-manually-inserted or
only-automatically-inserted data, this will be useless and will make
queries more expensive, with no upside.

Generally speaking, it's not a problem to put partitions in different
schemas.

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



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

Предыдущее
От: pabloa98
Дата:
Сообщение: Re: is it possible to create partitioned tables using tables fromdifferent schemas
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: is it possible to create partitioned tables using tables fromdifferent schemas