Re: Problem while updating a foreign table pointing to a partitioned table on foreign server

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem while updating a foreign table pointing to a partitioned table on foreign server
Дата
Msg-id 7936.1526590932@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Yeah, but I'm not sure I like that solution very much.  I don't think
> abusing the tableoid to store a remote table OID is very nice.

I'd say it's totally unacceptable.  Tableoid *has to* be something
that you can look up in the local pg_class instance, or serious
confusion will ensue.

            regards, tom lane


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