<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Postgres OnLine Journal - winextensions</title>
    <link>http://www.postgresonline.com/journal/</link>
    <description>an In depth look at the PostgreSQL open source database</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 14 May 2013 03:23:36 GMT</pubDate>

    <image>
        <url>http://www.postgresonline.com/journal/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Postgres OnLine Journal - winextensions - an In depth look at the PostgreSQL open source database</title>
        <link>http://www.postgresonline.com/journal/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>PostgreSQL 9.3 extension treats for windows users: plV8</title>
    <link>http://www.postgresonline.com/journal/archives/305-PostgreSQL-9.3-extension-treats-for-windows-users-plV8.html</link>
            <category>9.3</category>
            <category>pl programming</category>
            <category>plcoffee</category>
            <category>plLiveScript</category>
            <category>plv8js</category>
            <category>postgresql versions</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/305-PostgreSQL-9.3-extension-treats-for-windows-users-plV8.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=305</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=305</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;Now that PostgreSQL 9.3 beta1 has been released we&#039;ve started to jump start our experimentation by compiling our favorite extensions.  First on the list is PL/V8 js.&lt;/p&gt;

&lt;p&gt;This was compiled against 9.3beta1 for 64-bit and 32-bit and  plv8 version 1.4.0.  We briefly tried with the EDB windows builds which we downloaded from: &lt;a href=&quot;http://www.enterprisedb.com/products-services-training/pgbindownload&quot; target=&quot;_blank&quot;&gt;http://www.enterprisedb.com/products-services-training/pgbindownload&lt;/a&gt; and seems to work fine.&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.postgresonline.com/downloads/pg93plv8jsbin_w32.zip&quot; target=&quot;_blank&quot;&gt;PostgreSQL 9.3 plv8 32-bit download&lt;/a&gt;&lt;/li&gt; 
&lt;li&gt;&lt;a href=&quot;http://www.postgresonline.com/downloads/pg93plv8jsbin_w64.zip&quot; target=&quot;_blank&quot;&gt;PostgreSQL 9.3 plv8 64-bit download&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We hope windows users find these useful.&lt;/p&gt;

 
    </content:encoded>

    <pubDate>Mon, 13 May 2013 15:09:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/305-guid.html</guid>
    <category>plcoffee</category>
<category>pljavascript</category>
<category>pllivescript</category>
<category>plv8</category>
<category>postgresql 9.3</category>

</item>
<item>
    <title>pgRouting windows binaries for PostgreSQL 9.2 32-bit and 64-bit</title>
    <link>http://www.postgresonline.com/journal/archives/300-pgRouting-windows-binaries-for-PostgreSQL-9.2-32-bit-and-64-bit.html</link>
            <category>9.2</category>
            <category>9.3</category>
            <category>contrib spotlight</category>
            <category>pgRouting</category>
            <category>postgis</category>
            <category>postgresql versions</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/300-pgRouting-windows-binaries-for-PostgreSQL-9.2-32-bit-and-64-bit.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=300</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=300</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;We&#039;ve got experimental &lt;a href=&quot;http://pgrouting.org&quot; target=&quot;_blank&quot;&gt;pgRouting&lt;/a&gt; windows binaries available for windows PostgreSQL 9.2 32-bit and 64-bit for pgRouting 1.0.7 development branch.  More details on our &lt;a href=&quot;http://www.bostongis.com/blog/index.php?/archives/215-pgRouting-1.07dev-windows-binaries-available-for-PostgreSQL-9.2-32-bit-and-64-bit.html&quot; target=&quot;_blank&quot;&gt;Boston GIS blog page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The final versions we plan to release with upcoming PostGIS 2.1 PostgreSQL 9.2 on stackbuilder as part of the PostGIS install. Barring no difficulties we&#039;ll also have experimental binaries for PostgreSQL 9.3 releases once 9.3 reaches beta.&lt;/p&gt;

&lt;p&gt;This version and upcoming pgRouting versions support the PostgreSQL extension model, so if you have postgis already installed, its just an additonal simple step:&lt;/p&gt;
&lt;br /&gt;&lt;code&gt;CREATE EXTENSION pgrouting;&lt;/code&gt; 
    </content:encoded>

    <pubDate>Tue, 09 Apr 2013 00:26:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/300-guid.html</guid>
    <category>pgrouting</category>
<category>postgis</category>
<category>windows</category>

</item>
<item>
    <title>PostgreSQL 9.2 windows binaries for file_textarray_fdw</title>
    <link>http://www.postgresonline.com/journal/archives/286-PostgreSQL-9.2-windows-binaries-for-file_textarray_fdw.html</link>
            <category>9.2</category>
            <category>contrib spotlight</category>
            <category>fdws</category>
            <category>postgresql versions</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/286-PostgreSQL-9.2-windows-binaries-for-file_textarray_fdw.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=286</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=286</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;We discussed a while back the &lt;a href=&quot;http://www.postgresonline.com/journal/archives/251-File-FDW-Family-Part-2-file_textarray_fdw-Foreign-Data-Wrapper.html&quot; target=&quot;_blank&quot;&gt;Text array foreign data wrapper&lt;/a&gt; that allows you to register and query a delimited file as if it were a regular table with one array column.
It&#039;s probably the FDW we use most often and reminded of that recently when I had to query a 500,000 record resident list tab delimited file to prep for geocoding.&lt;/p&gt;

&lt;p&gt;When we upgraded to 9.2 and we could no longer compile, I wrote to Andrew Dunstan about this and &lt;a href=&quot;http://people.planetpostgresql.org/andrew/index.php?/archives/291-File-Text-Array-FDW-changes.html&quot; target=&quot;_blank&quot;&gt;he kindly created a 9.2 version&lt;/a&gt;.
Unfortunately there are still quite a few FDWs broken as a result of the 9.2 changes and I was hoping to try to apply similar patches to them that I saw Andrew do, but
haven&#039;t had the patience or time yet. Anyway we&#039;ve compiled these for 9.2 under our mingw64-w64 and mingw64-w32 chains using Andrew&#039;s 9.2 GitHub stable branch. 
&lt;a href=&quot;https://github.com/adunstan/file_text_array_fdw/tree/REL9_2_STABLE&quot;&gt;https://github.com/adunstan/file_text_array_fdw/tree/REL9_2_STABLE&lt;/a&gt;
and we&#039;ve tested them using the PostgreSQL EDB windows VC++ compiled versions. We hope you find them as useful as we have.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;/downloads/fdw_win32_92_bin.zip&quot;&gt;PostgreSQL 9.2 w32 FDWs&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;/downloads/fdw_win64_92_bin.zip&quot;&gt;PostgreSQL 9.2 w64 FDWs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&#039;m hoping to add more FDWs to these 9.2 bags once
we have those working again. If you want to compile yourself or compile others, we have instructions in the packaged README.txt.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 19 Jan 2013 14:06:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/286-guid.html</guid>
    <category>fdw</category>
<category>file_textarray_fdw</category>
<category>foreign data wrapper</category>
<category>postgresql 9.2</category>
<category>windows</category>

</item>
<item>
    <title>PLV8 1.3 windows binaries for PostgreSQL 9.2</title>
    <link>http://www.postgresonline.com/journal/archives/280-PLV8-1.3-windows-binaries-for-PostgreSQL-9.2.html</link>
            <category>9.2</category>
            <category>pl programming</category>
            <category>plcoffee</category>
            <category>plLiveScript</category>
            <category>plv8js</category>
            <category>postgresql versions</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/280-PLV8-1.3-windows-binaries-for-PostgreSQL-9.2.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=280</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=280</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;As Hitoshi Hirada mentioned already in &lt;a href=&quot;http://umitanuki.hatenablog.com/entry/2012/12/10/145425&quot; target=&quot;_blank&quot;&gt;PL/v8 is now the richest procedural language&lt;/a&gt; , PL/V8 1.3 has been recently released and some of the great new features are automatic conversion of json objects, and ability to write window functions.  Not only does PL/V8 allow you to make the most of the native JSON support in PostgreSQL 9.2, but in many cases particularly numeric processing, the speed is much better than what you get with plpgsql.  Someone asked us a while back about this and we are hoping to do a demonstration of pl/v8 for numeric processing where you can see the marked difference in speed and perhaps compare with something like PL/R that is also often used for array numeric processing.&lt;/p&gt;


&lt;p&gt;For those who are on windows we&#039;ve compiled PLv8 1.3  for windows 32-bit and windows 64-bit that work with PostgreSQL EDB installs. We haven&#039;t had a chance to thoroughly test them yet,  so let us know if you find issues.  We&#039;ve saved the last versions we compiled under a different name since some things are not backward compatible between the PLv8 1.1 and 1.3 releases.&lt;/p&gt;

&lt;p&gt;We are also hoping to making our windows binary download links more visible.  For stop gap fix, we are tagging all the articles concerning things like FDW extensions, PostGIS, plv8 we&#039;ve compiled for windows under winextensions and accessible from &lt;a href=&quot;http://www.postgresonline.com/winextensions.php&quot; target=&quot;blank&quot;&gt;http://www.postgresonline.com/winextensions.php&lt;/a&gt;&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/280-PLV8-1.3-windows-binaries-for-PostgreSQL-9.2.html#extended&quot;&gt;Continue reading &quot;PLV8 1.3 windows binaries for PostgreSQL 9.2&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 13 Dec 2012 22:32:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/280-guid.html</guid>
    
</item>
<item>
    <title>Windows Binaries and Installers Up for PostgreSQL 9.2: PLV8 and PostGIS 2.0.1</title>
    <link>http://www.postgresonline.com/journal/archives/271-Windows-Binaries-and-Installers-Up-for-PostgreSQL-9.2-PLV8-and-PostGIS-2.0.1.html</link>
            <category>9.2</category>
            <category>pl programming</category>
            <category>plcoffee</category>
            <category>plv8js</category>
            <category>postgis</category>
            <category>postgresql versions</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/271-Windows-Binaries-and-Installers-Up-for-PostgreSQL-9.2-PLV8-and-PostGIS-2.0.1.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=271</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=271</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;We&#039;ve recompiled our &lt;a href=&quot;http://www.postgresonline.com/journal/archives/261-Building-PLV8JS-and-PLCoffee-for-Windows-using-MingW64-w64-w32.html&quot; target=&quot;_blank&quot;&gt;PL/V8 for windows&lt;/a&gt; against PostgreSQL 9.2.0 (both &lt;b style=&#039;font-size:20pt&#039;&gt;&lt;a href=&quot;http://www.postgresonline.com/downloads/pg92plv8jsbin_w32.zip&quot; target=&quot;_blank&quot;&gt;32-bit&lt;/a&gt;&lt;/b&gt; and &lt;b style=&#039;font-size:20pt&#039;&gt;&lt;a href=&quot;http://www.postgresonline.com/downloads/pg92plv8jsbin_w64.zip&quot; target=&quot;_blank&quot;&gt;64-bit&lt;/a&gt;&lt;/b&gt;) with latest PL/V8 code.  This includes the additional &lt;a href=&quot;http://gkz.github.com/LiveScript/&quot; target=&quot;_blank&quot;&gt;LiveScript language&lt;/a&gt;, which you can use by doing: &lt;/p&gt;
&lt;code&gt;CREATE EXTENSION plls;&lt;/code&gt;

&lt;p&gt;New release also includes some bug fixes such as &lt;a href=&quot;http://code.google.com/p/plv8js/source/detail?r=bbfae3f019ff5f270239b9cdd19eecdfba4926b3&quot; target=&quot;_blank&quot;&gt;Crash case with non-array in array returning function.&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;We have also put up &lt;b style=&#039;font-size:20pt&#039;&gt;&lt;a href=&quot;http://www.postgis.org/download/windows/#windbinaries&quot; target=&quot;_blank&quot;&gt;binaries&lt;/a&gt;&lt;/b&gt; and &lt;b style=&#039;font-size:20pt&#039;&gt;&lt;a href=&quot;http://www.postgis.org/download/windows/#postgis-installers&quot; target=&quot;_blank&quot;&gt;installers&lt;/a&gt;&lt;/b&gt; for PostGIS 2.0.1 for PostgreSQL 9.2 (32-bit and 64-bit) downloadable from PostGIS website.  We haven&#039;t deployed the installers to Application StackBuilder yet since we are doing some testing before we release to the masses.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 22 Sep 2012 16:24:01 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/271-guid.html</guid>
    <category>plcoffee</category>
<category>pljavascript</category>
<category>pllivescript</category>
<category>plv8</category>

</item>
<item>
    <title>PostGIS 2.0.1 for windows PostgreSQL 9.2 and PostGIS Project changes</title>
    <link>http://www.postgresonline.com/journal/archives/269-PostGIS-2.0.1-for-windows-PostgreSQL-9.2-and-PostGIS-Project-changes.html</link>
            <category>9.2</category>
            <category>editor note</category>
            <category>postgis</category>
            <category>postgresql versions</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/269-PostGIS-2.0.1-for-windows-PostgreSQL-9.2-and-PostGIS-Project-changes.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=269</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=269</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;A couple of people have expressed concern that we have not released a PostGIS 2.0.1 for Windows 9.2.  I guess 9.2 really makes people want to jump and scream for joy. Even if they don&#039;t deploy on Windows, Windows is a popular development platform to kick the tires.  We originally were planning to not release one and were hoping people would not notice and just start using the PostGIS 2.1.0SVN.  That plan evidently did not work.  So Yes, we will be releasing a PostGIS 2.0.1 for 9.2 both 32-bit and 64-bit probably late this week.  We&#039;ve got some regression kinks showing in the 9.2 64-bit chain that we are troubleshooting before we release to the masses.&lt;/p&gt; 

&lt;p&gt;We&#039;ve been busy beefing up the PostGIS testing and interim build infrastructure to replace the old PostGIS Hudson CentOS build bot.  If you are in a super rush and really need a 2.0 micro, you can use the &lt;a href=&quot;http://postgis.net/windows_downloads&quot; target=&quot;_blank&quot;&gt;PostGIS 2.0.2SVN&lt;/a&gt; binaries, generated by Winnie the PostGIS windows build bot. If you hang around the PostGIS IRC channel, you may have stumbled on Debbie, Winnie&#039;s younger and more vocal sister (Debian 64-bit hosted on GoGrid) that does all the document builds and tar balls currently.  We are hoping to have Debbie eventually pull PostgreSQL source directly from Git PostgreSQL 9.3, so we can make sure we don&#039;t introduce issues for 9.3 along the way and can catch them early.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 17 Sep 2012 00:50:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/269-guid.html</guid>
    
</item>
<item>
    <title>File FDW Family: Part 2 file_textarray_fdw Foreign Data Wrapper</title>
    <link>http://www.postgresonline.com/journal/archives/251-File-FDW-Family-Part-2-file_textarray_fdw-Foreign-Data-Wrapper.html</link>
            <category>9.1</category>
            <category>contrib spotlight</category>
            <category>fdws</category>
            <category>postgresql versions</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/251-File-FDW-Family-Part-2-file_textarray_fdw-Foreign-Data-Wrapper.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=251</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=251</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;Last time we demonstrated &lt;a href=&quot;http://www.postgresonline.com/journal/archives/250-File-FDW-Family-Part-1-file_fdw.html&quot; target=&quot;_blank&quot;&gt;how to query delimited text files&lt;/a&gt; using the &lt;a href=&quot;http://www.postgresql.org/docs/current/interactive/file-fdw.html&quot;&gt;&lt;em&gt;fdw_file&lt;/em&gt;&lt;/a&gt; that comes packaged with PostgreSQL 9.1+, this time we&#039;ll continue our journey into Flat file querying Foreign Data Wrapper using an experimental foreign data wrapper designed for also querying delimited data, but outputting it as a single column text array table. 
This one is called &lt;em&gt;file_textarray_fdw&lt;/em&gt; and developed by Andrew Dunstan.  It&#039;s useful if you are dealing with for example jagged files, where not all columns are not properly filled in for each record or there are just a ton of columns you don&#039;t want to bother itemizing before you bring in. The benefit is you can still query and decide how you want to break it apart. You can grab the source code from &lt;a href=&quot;https://github.com/adunstan/file_text_array_fdw&quot; target=&quot;_blank&quot;&gt;file_text_array_fdw source code&lt;/a&gt;.  If you are on windows, we have compiled binaries in our Bag o&#039; FDWs for both &lt;a href=&quot;/downloads/fdw_win32_91_bin.zip&quot;&gt;PostgreSQL 9.1 32-bit FDW  for Windows bag&lt;/a&gt; and &lt;a href=&quot;/downloads/fdw_win64_91_bin.zip&quot;&gt;PostgreSQL 9.1 64-bit FDW for Windows bag&lt;/a&gt; that should work fine with the EDB installed windows binaries. 
For other systems, the compile is fairly easy if you have the postgresql development libraries installed.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/251-File-FDW-Family-Part-2-file_textarray_fdw-Foreign-Data-Wrapper.html#extended&quot;&gt;Continue reading &quot;File FDW Family: Part 2 file_textarray_fdw Foreign Data Wrapper&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 09 May 2012 23:46:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/251-guid.html</guid>
    <category>fdw</category>
<category>file_textarray_fdw</category>
<category>foreign data wrapper</category>
<category>hstore</category>
<category>postgresql 9.1</category>

</item>
<item>
    <title>ODBC Foreign Data wrapper - odbc_fdw on windows</title>
    <link>http://www.postgresonline.com/journal/archives/246-ODBC-Foreign-Data-wrapper-odbc_fdw-on-windows.html</link>
            <category>9.1</category>
            <category>fdws</category>
            <category>new in postgresql</category>
            <category>winextensions</category>
    
    <comments>http://www.postgresonline.com/journal/archives/246-ODBC-Foreign-Data-wrapper-odbc_fdw-on-windows.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=246</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=246</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;One of the new features in PostgreSQL 9.1 that we&#039;ve been meaning to try is the new foreign data wrapper support.
Now that we are in compile mode gearing up for releasing PostGIS 2.0.0 for windows (both 32 and 64-bit), we thought we&#039;d give the &lt;a href=&quot;http://pgxn.org/dist/odbc_fdw/&quot; target=&quot;_blank&quot;&gt;odbc_fdw&lt;/a&gt; a try trying to compile on windows.  Last we tried we weren&#039;t successful because
we couldn&#039;t get past the -lodbc required step.&lt;/p&gt;

&lt;p&gt;It turns out there is an easy fix to the ODBC dependency issue and I&#039;m not sure I changed the line right.  In the makefile we changed &lt;b&gt;-lodbc&lt;/b&gt; to &lt;b&gt;-lodbc32&lt;/b&gt;.  This was needed for both compiling 32-bit as well as the 64-bit. We compiled the 64-bit version under our Mingw-64 chain
and 32-bit under our old Mingw gcc 3.4.5.  Sadly we still don&#039;t have our mingw64 (compile for windows 32-bit compile up yet).  Our ming64 for windows 32 can compile the 9.2 development branch but not the 9.1.3. Go figure.  Anyrate to make a long story short -- we have 32-bit binaries for PostgreSQL (you can use in VC++ builds) and 64-bit binaries as well that you can use for the VC++ EDB builds for those who are interested in experimenting.
&lt;a href=&quot;/downloads/fdw_win32_91_bin.zip&quot;&gt;PostgreSQL 9.1 Windows 32-bit ODBC FDW&lt;/a&gt; &amp;#160;&amp;#160;&lt;a href=&quot;/downloads/odbc_fdw_win64bin.zip&quot;&gt;PostgreSQL 9.1 Windows 64-bit ODBC FDW&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So far we&#039;ve tried the PostgreSQL 64-bit data wrapper against a SQL Server 2005 DSN and it seems to work fine.  Have yet to try it on other ODBC sources.
We&#039;ll write up a more detailed article describing how to make the connections.&lt;/p&gt;

&lt;p&gt;There is one trick to getting Mingw64 compiled PostgreSQL extensions to work with the Windows 64-bit EDB builds, and that is that when you compile your PostgreSQL under mingw64,
you have to configure with option &lt;code&gt;----disable-float8-byval&lt;/code&gt; as we noted in our &lt;a href=&quot;http://trac.osgeo.org/postgis/wiki/DevWikiWinMingW64&quot; target=&quot;_blank&quot;&gt;PostGIS Window 64 build instructions&lt;/a&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 27 Mar 2012 16:30:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/246-guid.html</guid>
    <category>fdw</category>
<category>foreign data wrapper</category>
<category>postgresql 9.1</category>

</item>

</channel>
</rss>