Beta or prerelease software is not intended for inexperienced users, as the software may contain bugs or may potentially damage your system. We strongly
recommend that users exercise caution and save all mission-critical data before installing or using this software.
PostgreSQL for Linux is a open source object-relational database system. An enterprise class database, PostgreSQL boasts sophisticated features such as Multi-Version Concurrency Control (MVCC), point in time recovery, tablespaces, asynchronous replication, nested transactions (savepoints), online or hot backups, a sophisticated query planner or optimizer, and write ahead logging for fault tolerance. It supports international character sets, multibyte character encodings, Unicode, and it is locale-aware for sorting, case-sensitivity, and formatting. It is highly scalable both in the sheer quantity of data it can manage and in the number of concurrent users it can accommodate. There are active PostgreSQL systems in production environments that manage in excess of 4 terabytes of data. Some general PostgreSQL limits are included in the table below.
Full Specifications
What's new in version 9.2 beta 3
Version 9.2 beta 3 has fixed transaction log and replication issues with SP-GiST.