Re: CREATE SERVER - what is this? - Mailing list pgsql-sql

From Guillaume Lelarge
Subject Re: CREATE SERVER - what is this?
Date
Msg-id 200911261152.35050.guillaume@lelarge.info
Whole thread Raw
In response to CREATE SERVER - what is this?  (Richard Broersma <richard.broersma@gmail.com>)
List pgsql-sql
Le mardi 24 novembre 2009 à 16:45:27, Richard Broersma a écrit :
> I noticed a few new SQL references in the manual:
>
> CREATE SERVER
> CREATE FOREIGN DATA WRAPPER,
> CREATE USER MAPPING
>
> Is this similar to DBI-Link?
>

They appear on the 8.4 release. They were added to support the use of SQL/MED
compliant FOREIGN DATA WRAPPER, SERVER, and USER MAPPING as method to supply
dblink connect parameters. dblink can already use these informations AFAIK.


--
Guillaume.http://www.postgresqlfr.orghttp://dalibo.com


pgsql-sql by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Profiling tool for postgres under win32
Next
From: aymen marouani
Date:
Subject: How to start the "auto_explain" module