Thread: More explanation on comparison

More explanation on comparison

From
PG Doc comments form
Date:
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?