More explanation on comparison

Started by PG Bug reporting formover 4 years ago1 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/postgres-fdw.html
Description:

In the following doc:
https://www.postgresql.org/docs/current/postgres-fdw.html
it is mentioned that
"postgres_fdw provides more transparent and standards-compliant syntax for
accessing remote tables, and can give better performance in many cases."
Can we get some examples for this?