Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 893 Bytes

Dagbog.md

File metadata and controls

9 lines (6 loc) · 893 Bytes

Dagbog

  1. Installation af Postgres.
    o Installationssæt hentes fra http://www.enterprisedb.com/products-services-training/pgdownload, Windows Ver. 9.4.4 - 64 bit.
    o Efter hovedinstallation af PostgreSQL installeres PostGIS 2.1 - 64 bit vha "Application Stack Builder"

  2. Opsætning af parametre til postgres.
    PostgreSQL opsætning skal "tunes" for at fungere OK på den valgte server; se f.eks.: http://pgtune.leopard.in.ua/

  3. Oprettelse af database vejbelysning
    Oprettes vha prgram "PG Admin III" installeret sammen med databaseserver.
    o Højreklik på "Databases" i "Object browser", menupunkt "New database" og udfyld feltet

  4. Oprettelse af extension "PostGIS" til database "vejbelysning"
    I PG Admin III, browses til database

  5. Oprettelse af schema "raadata"