Instalace PostGIS: Porovnání verzí

Z GeoWikiCZ
Řádek 5: Řádek 5:
V závislosti na výchozí verzi PostgreSQL, např.
V závislosti na výchozí verzi PostgreSQL, např.


  apt-get install postgresql-8.3-postgis postgis
  apt-get install postgresql-<verze>-postgis postgis
 
<tt><verze></tt> nahraďte aktuální verzi PostgreSQL ve Vaší distribuci.


== MS Windows ==
== MS Windows ==

Verze z 23. 3. 2011, 21:22

< PostGIS

Debian GNU/Linux / Ubuntu

V závislosti na výchozí verzi PostgreSQL, např.

apt-get install postgresql-<verze>-postgis postgis

<verze> nahraďte aktuální verzi PostgreSQL ve Vaší distribuci.

MS Windows

Instalace PostgreSQL

Stáhněte poslední verzi PostgreSQL z oficiálních stránek - tzv. "One click installer".

Instalace PostGIS

PostGIS lze nainstalovat po ukončení instalace PostgreSQL z tzv. "Stack Builderu".

PgAdmin

Související články

Externí odkazy