July 29, 2009

Installing PostgreSQL and PostGIS - Part 2

The previous step was [1].

Now installing postgis 1.4. Actually this consists of copying some dlls and running some scripts for creating spatial datatypes and functions.
My database name is deneme.

Installing

Step 1
Downloaded postgis and unzipped it, copied everything to the postgresql installation directory.
Step 2
Ran some sql scripts using psql. Followed the steps in postgis documentation here...

That was all...

Part 3 is for loading some data...

[1] Installing PostgreSQL and PostGIS - Part 1

1 comment:

  1. Hi Im having problem installing PostGIS on Postgresql 8.4

    please can you help me out
    i have downloaded everything and my postgresql is runing perfectly well. but i cant figure out how to install the postGIS

    ReplyDelete