Re: TRUNCATE on foreign tables

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: TRUNCATE on foreign tables
Дата
Msg-id 20200106074721.GU3598@paquier.xyz
обсуждение исходный текст
Ответ на Re: TRUNCATE on foreign tables  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: TRUNCATE on foreign tables  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Thu, Jan 02, 2020 at 09:46:44AM -0500, Stephen Frost wrote:
> I agree that the FDW callback should support multiple tables in the
> TRUNCATE, but I think it also should include CASCADE as an option and
> have that be passed on to the FDW to handle.

As much as RESTRICT, ONLY and the INDENTITY clauses, no?  Just think
about postgres_fdw.
--
Michael

Вложения

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

Предыдущее
От: "Karl O. Pinc"
Дата:
Сообщение: Re: Patch to document base64 encoding
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Remove libpq.rc, use win32ver.rc for libpq