Re: PgInstallerfor 8.1 beta 3 missing Postgis?

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Johan Wehtje" <joweht(at)tpgi(dot)com(dot)au>, <pgsql-general(at)postgresql(dot)org>
Cc: <pginstaller-devel(at)pgfoundry(dot)org>
Subject: Re: PgInstallerfor 8.1 beta 3 missing Postgis?
Date: 2005-10-21 18:58:16
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E763@algol.sollentuna.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I don't know whether I should be posting to Hacker Win 32 or
> General, but I wanted to ask if anyone else has experienced
> troubles restoring a DB on windows to 8.1 from 8.0.x when the
> DB contains GIS tables.

That really should go on the pginstaller list. Copying there.

> As far as I can see I don't have the postgis dll files or sql
> script, but other parts of Postgis are included.

That sounds really strange. What parts are those that go in, actually?
;-)
Specifically, which of the following do you get:
libgeos.dll, libproj.dll, pgsql2shp.exe, shp2pgsql.exe, liblwgeom.dll,
lwpostgis.sql, spatial_ref_sys.sql, create_undef.pl, postgis_restore.pl,
postgis_proc_update.sql, rebuild_bbox_caches.pl

(or not get)

> I checked
> the option to install Postgis in Template1, but find I am
> unable to either restore any spatial tables, nor am I able to
> load sql scripts created with shp2pgsql. I get the message
> that geomfromtext is not installed. The contrib diretory has
> a postgis folder, but it only contains some perl scripts,
> the postgis.sql file is nowhere to be found.

In the current version, that file is now called lwpostgis.sql.

What exactly is the erorr msg?

//Magnus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-10-21 19:08:54 Re: scheduled backup
Previous Message x3v0-pgsql 2005-10-21 18:58:07 looking for alternative to MySQL's GROUP_CONCAT function