<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Solved!</FONT></DIV>
<DIV><FONT face=Arial size=2>I used an old pg_restore version.</FONT></DIV>
<DIV><FONT face=Arial size=2>Sorry.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>RedS</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>I'm trying to update postgis from 0.9 to the 
  lastest cvs.</FONT></DIV>
  <DIV><FONT face=Arial size=2>If I use the postgis_restore.pl procedure it 
  returns me the following error:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>pg_restore: [archiver] unsupported version (1.10) 
  in file header</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I'm updating also from postgres-beta5 to 
  postgres-RC1</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>It seems that pg_restore command doesn't 
  work.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>The procedure is the following</FONT></DIV>
  <DIV><FONT face=Arial size=2>pg_dump -Fc mydb >mydb.dump</FONT></DIV>
  <DIV><FONT face=Arial size=2>postgis_restore lwpostgis.sql mydb2 
  mydb.dump</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV></BLOCKQUOTE></BODY></HTML>