Download List

项目描述

PostgreSQL is a robust relational database system with over 25 years of active development that runs on all major operating systems. It is fully ACID compliant, and has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL92 and SQL99 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, and ODBC, among others, and exceptional documentation.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-13 03:03 Back to release list
9.1.0

有几个主要的新功能在这个版本中,包括同步复制和复制功能等,每列的排序规则,未记录的表,扩展的K -近邻索引,序列化的快照隔离,公用表表达式可写,SE - Postgres的(军事级的安全性),PostgreSQL扩展网络,和SQL / MED(外部数据管理),ORACLE,MYSQL,CouchDB的,再分配,CSV,Twitter的,并与国外数据的包装。也有在性能和数据库管理的改进,和几个SQL和PL / pgSQL的功能。
标签: Stable, Major feature enhancements, 9.1.0
There are several major new features in this release, including synchronous replication and other replication features, per-column collations, unlogged tables, extensions, K-Nearest-Neighbor indexing, Serializable Snapshot Isolation, Writeable Common Table Expressions, SE-Postgres (Military-grade security), the PostgreSQL Extension Network, and SQL/MED (Management of External Data), with foreign data wrappers for Oracle, MySQL, CouchDB, Redis, CSV, Twitter, and more. There have also been improvements in performance and database administration, and several SQL and PL/PgSQL features.

Project Resources