Installing odbc_fdw in Postgresql 9.3.5 in Windows - Mailing list pgsql-admin

From Aitor Gil Martin
Subject Installing odbc_fdw in Postgresql 9.3.5 in Windows
Date
Msg-id 04AEE41FF41CFC44BA6837497D1327AB5BF630CA@EPOSTAMX1.GETXO.ORG
Whole thread Raw
List pgsql-admin
st1\:* {BEHAVIOR: url(#ieooui) } @font-face {font-family: Verdana; } @page Section1 {size: 595.3pt 841.9pt; margin: 70.85pt 3.0cm 70.85pt 3.0cm; mso-header-margin: 35.4pt; mso-footer-margin: 35.4pt; mso-paper-source: 0; } P.MsoNormal {FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman"; MARGIN: 0cm 0cm 0pt; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman" } LI.MsoNormal {FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman"; MARGIN: 0cm 0cm 0pt; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman" } DIV.MsoNormal {FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman"; MARGIN: 0cm 0cm 0pt; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman" } A:link {TEXT-DECORATION: underline; COLOR: blue; text-underline: single } SPAN.MsoHyperlink {TEXT-DECORATION: underline; COLOR: blue; text-underline: single } A:visited {TEXT-DECORATION: underline; COLOR: blue; text-underline: single } SPAN.MsoHyperlinkFollowed {TEXT-DECORATION: underline; COLOR: blue; text-underline: single } P {FONT-SIZE: 12pt; FONT-FAMILY: "Times New Roman"; MARGIN-LEFT: 0cm; MARGIN-RIGHT: 0cm; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman" } SPAN.SpellE {mso-style-name: ""; mso-spl-e: yes } DIV.Section1 {page: Section1 }
Hi,
 
I need to install odbc_fdw on my postgresql 9.3.5 which is running on Windows server 2012.
 
So far, I've found this [http://www.postgresonline.com/journal/archives/246-ODBC-Foreign-Data-wrapper-odbc_fdw-on-windows.html] version which only works for postgres 9.1.
 
I found this [https://github.com/ZhengYang/odbc_fdw
] other version that should work for postgres 9.1 but it's an uncompiled version and I don't really know how to make it work in Windows. The dev says he has tested it in windows 7. But I can't compile it.
 
I also found this [http://blog.2ndquadrant.com/compiling-postgresql-extensions-visual-studio-windows/] article to compile it in Windows. No success in my case.
 
Anyone succeded compiling it fro windows?
 
Any hint would be very appreciated...
 
Regards,
 

pgsql-admin by date:

Previous
From: Shih Théo
Date:
Subject: Re: What is the correct steps if tar process is killed during pg_start_backup() and pg_stop_backup()
Next
From: Yiqing Jin
Date:
Subject: segfault when creating index on huge table