Re: [ADMIN] Postgresql FDW - some difference between remote and target table structure
В списке pgsql-admin по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [ADMIN] Postgresql FDW - some difference between remote and target table structure |
| Дата | |
| Msg-id | 28776.1507211735@sss.pgh.pa.us обсуждение |
| Ответ на | [ADMIN] Postgresql FDW - some difference between remote and target table structure (Günce Kaya <guncekaya14@gmail.com>) |
| Ответы |
Re: [ADMIN] Postgresql FDW - some difference between remote andtarget table structure
|
| Список | pgsql-admin |
Günce Kaya <guncekaya14@gmail.com> writes:
> Why there is some difference between FDW and target database? Is there
> anyone who can explain it?
Either the foreign table was created without that column to begin with,
or the column was added to the remote table later and the foreign table
wasn't updated to match. Foreign tables don't magically track what is
on the remote server; they just have the set of columns you told the
local server they should have.
regards, tom lane
--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера