> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Alvaro
> Sent: 17 April 2006 21:58
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #2399: Postgis DLL corrupted
> 
> 
> The following bug has been logged online:
> 
> Bug reference:      2399
> Logged by:          Alvaro
> Email address:      [EMAIL PROTECTED]
> PostgreSQL version: 8.1.3-1
> Operating system:   Windows
> Description:        Postgis DLL corrupted
> Details: 
> 
> Hello, I'm from Argentina.
> I've downloaded twice from different computers the win 
> binaries zip file:
> postgresql-8.1.3-1.zip
> It don't throw any error message during install.
> When I've tried to restore a 8.0 PostGIS DB into a new DB it 
> fails when restoring PostGIS functions, relations, etc.
> I've found that no libpostgis.dll is in the lib directory. I 
> think it is corrupted in the distribution zip.

All the functions are in liblwgeom.dll in the 8.1 distribution. You'd
have to ask the PostGIS people why they changed.

To reload your DB, I would suggest creating a new one containing the new
versions of the PostGIS functions, then load your database, ignoring any
error about pre-exising functions. I don't know if there are any other
steps you should take to do the upgrade - check the PostGIS docs for
that info.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to