Re: BUG #15724: Can't create foreign table as partition
Вложения
В списке pgsql-bugs по дате отправления:
| От | Etsuro Fujita |
|---|---|
| Тема | Re: BUG #15724: Can't create foreign table as partition |
| Дата | |
| Msg-id | 5CA1A94E.1070002@lab.ntt.co.jp обсуждение |
| Ответ на | Re[2]: BUG #15724: Can't create foreign table as partition (Stepan Yankevych <stepya@ukr.net>) |
| Ответы |
Re: BUG #15724: Can't create foreign table as partition
|
| Список | pgsql-bugs |
(2019/03/29 23:21), Stepan Yankevych wrote: > I think we need at least to mention it in the doc > https://www.postgresql.org/docs/11/ddl-partitioning.html > >> > Partitions can also be foreign tables, although they have some > limitations that normal tables do not; see CREATE FOREIGN TABLE > <https://www.postgresql.org/docs/11/sql-createforeigntable.html>for more > information > For example > Partitions can also be foreign tables*only in case main table is non > indexed and doesn't contain PK,*although they have some limitations that > normal tables do not; see CREATE FOREIGN TABLE > <https://www.postgresql.org/docs/11/sql-createforeigntable.html>for more > information +1 for adding such notes, but I'm not sure if it's a good idea to put it there because I think that would make the introductory documentation a bit verbose. How about adding it to the reference pages of CREATE FOREIGN TABLE and ALTER TABLE like the attached? Best regards, Etsuro Fujita
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера