David Rader, reviewed by me.
postgres_fdw> likewise establishes remote session settings
- for the parameters ,
- , ,
- and . These are less likely
- to be problematic than search_path>, but can be handled
- with function SET> options if the need arises.
+ for various parameters:
+
+
+ is set to UTC>
+
+
+
+ is set to ISO>
+
+
+
+ is set to postgres>
+
+
+
+ is set to 3> for remote
+ servers 9.0 and newer and is set to 2> for older versions
+
+
+
+ These are less likely to be problematic than search_path>, but
+ can be handled with function SET> options if the need arises.