Doc: Update documentation for modifying postgres_fdw foreign tables. Document that they can be modified using COPY as well.
Back-patch to v11 where commit 3d956d956 added support for COPY in postgres_fdw. Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/af2d484e0e4676db1d90207402c16e5530f80a9c Modified Files -------------- doc/src/sgml/postgres-fdw.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)