Re: Management of External Data (SQL/MED) in core?

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Thom Brown <thombrown(at)gmail(dot)com>
Cc: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Management of External Data (SQL/MED) in core?
Date: 2010-07-16 12:39:41
Message-ID: 4C40530D.6090402@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Le 16/07/2010 14:25, Thom Brown a écrit :
> [...]
> It's probably me not understanding what is being claimed, but on
> http://www.postgresql.org/docs/8.4/static/features.html it says
> PostgreSQL core covers ISO/IEC 9075-9 Management of External Data
> (SQL/MED). I'm aware the actual SQL/MED functionality isn't
> implemented yet. Is this purely to do with the provision of foreign
> data wrappers, creating servers etc?
>

Yes, "only" the infrastructure. Foreign Data Wrappers, Servers, and User
Mappings are in 8.4. dblink is already able to use these IIRC.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Thom Brown 2010-07-16 12:44:38 Re: Management of External Data (SQL/MED) in core?
Previous Message Thom Brown 2010-07-16 12:25:07 Management of External Data (SQL/MED) in core?