Re: 9.5 Import foreign schema error with user defined type in schema other than public.
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: 9.5 Import foreign schema error with user defined type in schema other than public. |
| Дата | |
| Msg-id | 29891.1433857720@sss.pgh.pa.us обсуждение |
| Ответ на | 9.5 Import foreign schema error with user defined type in schema other than public. (reiner peterke <zedaardv@drizzle.com>) |
| Ответы |
Re: 9.5 Import foreign schema error with user defined type in schema other than public.
|
| Список | pgsql-bugs |
reiner peterke <zedaardv@drizzle.com> writes:
> I was testing the import foreign schema feature in 9.5. i have a schema with a defined type timerange. When i tried
toimport the the foreign schema i got the following error.
I don't see any reason to think this isn't operating as designed.
postgres_fdw does not attempt to import user-defined data types from the
remote server. Per the manual:
If the remote tables to be imported have columns of user-defined
data types, the local server must have compatible types of the
same names.
("Same names" includes the schema name, btw.)
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера