Re: TRUNCATE on foreign table

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: TRUNCATE on foreign table
Дата
Msg-id CALj2ACUh-ijdsBxDGiz3sxzx7bStTdT2skXsDz-o_Zz21wG=eg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: TRUNCATE on foreign table  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: TRUNCATE on foreign table
Список pgsql-hackers
On Tue, Apr 27, 2021 at 11:19 AM Fujii Masao
<masao.fujii@oss.nttdata.com> wrote:
> > In docs v4 patch, I think we can combine below two lines into a single line:
> > +   supported by the foreign data wrapper,
> >      see <xref linkend="postgres-fdw"/>.
>
> You mean "supported by the foreign data wrapper <xref linkend="postgres-fdw"/>"?
>
> I was thinking that it's better to separate them because postgres_fdw
> is just an example of the foreign data wrapper supporting TRUNCATE.
> This makes me think again; isn't it better to add "for example" or
> "for instance" into after "data wrapper"? That is,
>
>      <command>TRUNCATE</command> can be used for foreign tables if
>      supported by the foreign data wrapper, for instance,
>      see <xref linkend="postgres-fdw"/>.

+1.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: TRUNCATE on foreign table
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [BUG] "FailedAssertion" reported when streaming in logical replication