e9d63c048f
This release adds many new features which enhance PostgreSQL's flexibility, scalability and performance for many different types of database users, including improvements to JSON support, replication and index performance.
9 lines
441 B
Text
9 lines
441 B
Text
PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
|
|
derived from the Berkeley Postgres database management system. While
|
|
PostgreSQL retains the powerful object-relational data model, rich data types
|
|
and easy extensibility of Postgres, it replaces the PostQuel query language
|
|
with an extended subset of SQL.
|
|
|
|
PostgreSQL is free and the complete source is available.
|
|
|
|
This package contains the database client programs.
|