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 Requirements

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.

2009-07-02 04:49 Back to release list
8.4.0

병렬 데이터베이스를 복원, 백업까지 회복 속도를 8 번. 당 열 사용 권한, 민감한 데이터를 더욱 세밀하게 제어할 수 있도록합니다. 당 데이터베이스의 데이터 정렬을 지원, PostgreSQL을 더 유용하게 멀티 - 언어 환경을 만들고있어. 있음 - pg_migrator을 통해 장소를 업그레 이드 (베타 버전), 8.3에서 8.4로 광범위한 중단없이 업그레 이드 가능하게한다. 새 쿼리를 모니터링 도구를, 관리자는 쿼리의 활동에 더 많은 통찰력을 제공. 크게 시정지도를 통해 VACUUM 오버헤드가 감소했다. 현재 쿼리에 대한 새로운 모니터링 도구, 쿼리로드, 그리고 교착 상태.
Parallel Database Restore, speeding up recovery from backup up to 8 times. Per-Column Permissions, allowing more granular control of sensitive data. Per-database Collation Support, making PostgreSQL more useful in multi-lingual environments. In-place Upgrades through pg_migrator (beta), enabling upgrades from 8.3 to 8.4 without extensive downtime. New Query Monitoring Tools, giving administrators more insight into query activity. Greatly reduced VACUUM overhead through the Visibility Map. New monitoring tools for current queries, query load, and deadlocks.

Project Resources