CREATE SERVER server_name [ TYPE 'server_type' ] [ VERSION 'server_version' ] FOREIGN DATA WRAPPER fdw_name [ OPTIONS ( option 'value' [, ... ] ) ]
Note: XCONLY: The following description applies only to Postgres-XC.
SERVER has not been supported in Postgres-XC yet. This command may be supported in the future releases.