PostgreSQL overview

PostgreSQL is a full-featured free software Object-Relational Database Management System (ORDBMS).

PostgreSQL supports most SQL standards and offers many other modern features: complex queries, foreign keys, triggers, views, transaction integrity, and multi-version concurrency control. Also, PostgreSQL can be extended in many ways, such as by adding new Data Types, functions, operators, aggregation functions, indexing methods, and procedural languages. And because the license is flexible, anyone can freely use, modify, and distribute PostgreSQL for any purpose, whether for private, commercial, or academic research.

As more and more users use PostgreSQL to manage massive Spatial Data in GIS applications, in order to support PostgreSQL database, SuperMap Desktop provides a range of support for PostgreSQL Database-type Datasource. The guide describes the installation of PostgreSQL program, server configuration, PostgreSQL database configuration, and matters needing attention in these processes.

Executive summary: