<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Times New Roman, Times, serif">I've just installed from
source the new PostgreSQL 9.2 distribution without a database. The
old 9.1.4 version is running under a different port and uses
PostGIS version 2.1.0SVN. I can't access that database with the
9.2 PostgreSQL binaries. There is a simple upgrade method
(pg_upgrade), that copies the data directory from the old database
to the new one, using the binaries from both distributions <br>
<br>
<a class="moz-txt-link-freetext" href="http://excid3.com/blog/upgrade-postgres-9-1-to-9-2/">http://excid3.com/blog/upgrade-postgres-9-1-to-9-2/</a><br>
<a class="moz-txt-link-freetext" href="http://www.postgresql.org/docs/devel/static/pgupgrade.html">http://www.postgresql.org/docs/devel/static/pgupgrade.html</a><br>
<br>
Before I start mucking things up, has anyone done this, and is it
really as simple as this with a PostGIS (and PL/R) enabled
database?<br>
<br>
Jan <br>
</font>
</body>
</html>