# postbis **Repository Path**: xiaomeng79/postbis ## Basic Information - **Project Name**: postbis - **Description**: A copy of postbis - **Primary Language**: Unknown - **License**: PostgreSQL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-27 - **Last Updated**: 2024-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /*------------------------------------------------------------------------- * * Copyright (c) 2013, Max Planck Institute for Marine Microbiology * * This software is released under the PostgreSQL License * * Author: Michael Schneider * * IDENTIFICATION * README.txt * *------------------------------------------------------------------------- */ To install PostBIS: 1. make 2. make install 3. connect to your database with psql and invoke CREATE EXTENSION postbis;