<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:m =
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16448">
<STYLE>@font-face {
font-family: Calibri;
}
@page WordSection1 {size: 612.0pt 792.0pt; margin: 72.0pt 72.0pt 72.0pt 72.0pt; }
P.MsoNormal {
MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt; mso-fareast-language: EN-US
}
LI.MsoNormal {
MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt; mso-fareast-language: EN-US
}
DIV.MsoNormal {
MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt; mso-fareast-language: EN-US
}
A:link {
COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
FONT-FAMILY: "Calibri","sans-serif"; COLOR: windowtext; mso-style-type: personal-compose
}
.MsoChpDefault {
FONT-FAMILY: "Calibri","sans-serif"; mso-fareast-language: EN-US; mso-style-type: export-only
}
DIV.WordSection1 {
page: WordSection1
}
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-GB vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial>You can't use PostGIS compiled for one version of
PostgreSQL on a different version of PostgreSQL. They are not
compatible binaries across versions. We'll have 2.0.1 for PostgreSQL 9.2
available for Windows probably sometime next week.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial>However -- we do have PostGIS 2.1.0SVN available for 9.2
already.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial>You should be able to just copy the files into your 9.2 and
run CREATE EXTENSION postgis;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial>as usual.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial>No incompatibilities have been introduced in 2.1.0, just
faster and more functionality - <A
href="http://www.bostongis.com/blog/index.php?/categories/21-waiting_postgis_21">http://www.bostongis.com/blog/index.php?/categories/21-waiting_postgis_21</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial>so if you have an app that relies on 2.0 it should work just
dandy with 2.1.0 SVN.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial><A
href="http://www.postgis.org/download/windows/pg92/buildbot/">http://www.postgis.org/download/windows/pg92/buildbot/</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial>and if you restore your 9.1 backup on 9.2 (assuming you used CREATE
EXTENSION), it will automatically upgrade itself.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial>You'll want to be on 2.1.0 for 9.2 anyway since that will have
features -- SPGist (not yet committed) specifically designed for
leveraging 9.2</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial>Hope that helps,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial>Regina and Leo</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial><A
href="http://www.postgis.us">http://www.postgis.us</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=844275316-13092012><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B>
postgis-users-bounces@postgis.refractions.net
[mailto:postgis-users-bounces@postgis.refractions.net] <B>On Behalf Of </B>Chris
Haste<BR><B>Sent:</B> Wednesday, September 12, 2012 6:50 AM<BR><B>To:</B>
postgis-users@postgis.refractions.net<BR><B>Subject:</B> [postgis-users]
Postgres 9.2<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=WordSection1>
<P class=MsoNormal>Hello List,<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Has anyone successfully installed PostGIS 2.0.1 with Postgres
9.2 on a windows platform?<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>I have tried (using the PostGIS for Postgres 9.1 installer
and specifying the 9.2 path during installation) but I keep getting the error
when I try and create a DB using CREATE EXTENSION.<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>ERROR: could not load library "C:/Program
Files/PostgreSQL/9.2/lib/postgis-2.0.dll": The specified module could not be
found.<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>But the DLL is there in that location!<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Any ideas?<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Thanks<o:p></o:p></P></DIV>
<P>*** This communication has been sent from World Fuel Services <BR>Corporation
or its subsidiaries or its affiliates for the intended recipient <BR>only and
may contain proprietary, confidential or privileged information. <BR>If you are
not the intended recipient, any review, disclosure, copying, <BR>use, or
distribution of the information included in this communication <BR>and any
attachments is strictly prohibited. If you have received this <BR>communication
in error, please notify us immediately by replying to this <BR>communication and
delete the communication, including any <BR>attachments, from your computer.
Electronic communications sent to or <BR>from World Fuel Services Corporation or
its subsidiaries or its affiliates <BR>may be monitored for quality assurance
and compliance purposes.***</P>
<P></P></BODY></HTML>