Doc: Improve note about copying into postgres_fdw foreign tables in batch

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Doc: Improve note about copying into postgres_fdw foreign tables in batch
Дата
Msg-id CAPmGK14NMXDMW4qK9kHUzudN9t71uvrMKPna02X6zwgQJ6E1_g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch
Список pgsql-hackers
Hi,

Here is a small patch to improve the note, which was added by commit
97da48246 ("Allow batch insertion during COPY into a foreign table."),
by adding an explanation about how the actual number of rows
postgres_fdw inserts at once is determined in the COPY case, including
a limitation that does not apply to the INSERT case.

I will add this to the next CF.

Best regards,
Etsuro Fujita

Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Make set_ps_display faster and easier to use
Следующее
От: Jim Jones
Дата:
Сообщение: Re: [PATCH] Add pretty-printed XML output option