README.txt

February 25, 2015 ยท View on GitHub

/*------------------------------------------------------------------------- *

  • Copyright (c) 2013, Max Planck Institute for Marine Microbiology
  • This software is released under the PostgreSQL License
  • Author: Michael Schneider mschneid@mpi-bremen.de
  • IDENTIFICATION
  • README.txt

*------------------------------------------------------------------------- */ To install PostBIS:

  1. make
  2. make install
  3. connect to your database with psql and invoke CREATE EXTENSION postbis;