I'm using the PostgreSQL 9.2.4 which is the no installation version.I run this by using the command "Program Files/PostgreSQL/9.0/bin/pg_ctl" -D "Program Files/PostgreSQL/9.0/data" -l "Program Files/PostgreSQL/9.0/log/pgsql.log" start"!
And I tried to install the PostGIS 1.5.5 into the PostgreSQL server. It is not work! The template_postgis is created, but no tables was generated in the table folder!
Would like to confirm, does the PostGIS need to be installed to installion version instead of binary version? Please advise.
Thanks.