SQL/MED estimated time of arrival? - Mailing list pgsql-hackers

From Eric Davies
Subject SQL/MED estimated time of arrival?
Date
Msg-id 20101103203925.BADFC1337B2F@mail.postgresql.org
Whole thread Raw
Responses Re: SQL/MED estimated time of arrival?
List pgsql-hackers
Hi SQL/MED developers,<br /><br /> Our company has just finished development of a database extension for Informix that
providestabular access to various types of structured files (NetCDF and HDF5, with more types to come). We would like
toport this logic to run on PostgreSQL, since many of our potential customers use PostgreSQL.<br /><br /> On Informix,
wewere able to take advantage of the VTI (Virtual Table Interface) feature to support "table" scans and indexing. (See
<aeudora="autourl" href="http://www.ibm.com/developerworks/data/zones/informix/library/techarticle/db_vti.html">
http://www.ibm.com/developerworks/data/zones/informix/library/techarticle/db_vti.html</a>.) Do you have any idea of how
longit will be before SQL/MED on PostgreSQL will be available, and perhaps how similar it will be to Informix VTI?<br
/><br/> Thanks,<br /> Eric.<br /><p> ********************************************** <br /> Eric Davies, M.Sc. <br />
SeniorProgrammer Analyst<br /> Barrodale Computing Services Ltd. <br /> 1095 McKenzie Ave., Suite 418<br /> Victoria BC
V8P2L5<br /> Canada<br /><br /> Tel: (250) 704-4428<br /> Web: <a eudora="autourl" href="http://www.barrodale.com/">
<fontcolor="#0000FF"><u>http://www.barrodale.com</u></font></a><br /> Email: eric@barrodale.com <br />
**********************************************<br/><br /><br /> 

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: max_wal_senders must die
Next
From: Jan Urbański
Date:
Subject: Re: why does plperl cache functions using just a bool for is_trigger