Re: BUG #15662: Row update in foreign partition does not move row based on partition key

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Re: BUG #15662: Row update in foreign partition does not move row based on partition key
Дата
Msg-id 14728891551470040@iva5-cb9df376e345.qloud-c.yandex.net
обсуждение исходный текст
Ответ на BUG #15662: Row update in foreign partition does not move row based on partition key  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #15662: Row update in foreign partition does not move rowbased on partition key
Список pgsql-bugs
Hello

This is known limitation and documented in the notes section of the UPDATE reference page:

> "Currently, rows cannot be moved from a partition that is a foreign table to some other partition, but they can be
movedinto a foreign table if the foreign data wrapper supports it."
 

https://www.postgresql.org/docs/11/sql-update.html

regards, Sergei


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15662: Row update in foreign partition does not move row based on partition key
Следующее
От: "Guy Rouillier"
Дата:
Сообщение: Re: pgAdmin - Download as CSV