Re: BUG #2399: Postgis DLL corrupted

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #2399: Postgis DLL corrupted
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9CD3@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на BUG #2399: Postgis DLL corrupted  ("Alvaro" <alvaro001@yahoo.com>)
Список pgsql-bugs
=20

> -----Original Message-----
> From: pgsql-bugs-owner@postgresql.org=20
> [mailto:pgsql-bugs-owner@postgresql.org] On Behalf Of Alvaro
> Sent: 17 April 2006 21:58
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #2399: Postgis DLL corrupted
>=20
>=20
> The following bug has been logged online:
>=20
> Bug reference:      2399
> Logged by:          Alvaro
> Email address:      alvaro001@yahoo.com
> PostgreSQL version: 8.1.3-1
> Operating system:   Windows
> Description:        Postgis DLL corrupted
> Details:=20
>=20
> Hello, I'm from Argentina.
> I've downloaded twice from different computers the win=20
> 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=20
> fails when restoring PostGIS functions, relations, etc.
> I've found that no libpostgis.dll is in the lib directory. I=20
> 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.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: syntax error
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [Win32] Problem with rename()