PostgreSQL

PostgreSQL 9.0.0

PostgreSQL Global Development Group
免費軟體

在mysql開始針對特定功能開始收費之後,postgresql立即被免費軟體開發解決方案,樹立免費資料庫軟體優秀領導品牌之一。

  • 短小的檔案與不佔系統記憶體,適合中小企業自行架設網站。
  • 開放原始碼解決方案。
  • 雖然免費,但功能強大。
  • 屬於關聯式資料庫系統,超過十五年的發展歷史。
  • 系統架構經過驗證符合可靠度與正確性的嚴格要求。
  • 可以在大部分主要的作業系統上運行。如Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), 與Windows。
  • 支援大部分的SQL資料型別,包含INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, 與TIMESTAMP。
  • 支援大部分的SQL二進位資料型別,包含圖片、聲音與影像。
  • 具原生程式設計介面,如C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC等等。

軟體資訊
檔案版本 PostgreSQL 9.0.0
檔案名稱 postgresql-9.0.0-1-windows.exe
檔案大小 44.90MB
系統 Windows (All Versions)
支援語系 Multiple languages
軟體類型 免費軟體
更新日期 2010-09-21
更新日誌

# Major enhancements include:
* Built-in replication based on log shipping. This advance consists of two features: Streaming Replication, allowing continuous archive (WAL) files to be streamed over a network connection to a standby server, and Hot Standby, allowing continuous archive standby servers to execute read-only queries. The net effect is to support a single master with multiple read-only slave servers.
* Easier database object permissions management. GRANT/REVOKE IN SCHEMA supports mass permissions changes on existing objects, while ALTER DEFAULT PRIVILEGES allows control of privileges for objects created in the future. Large objects (BLOBs) now support permissions management as well.
* Broadly enhanced stored procedure support. The DO statement supports ad-hoc or "anonymous" code blocks. Functions can now be called using named parameters. PL/pgSQL is now installed by default, and PL/Perl and PL/Python have been enhanced in several ways, including support for Python3.
* Full support for 64-bit Windows.
* More advanced reporting queries, including additional windowing options (PRECEDING and FOLLOWING) and the ability to control the order in which values are fed to aggregate functions.
* New trigger features, including SQL-standard-compliant per-column triggers and conditional trigger execution.
* Deferrable unique constraints. Mass updates to unique keys are now possible without trickery
* Exclusion constraints. These provide a generalized version of unique constraints, allowing enforcement of complex conditions.
* New and enhanced security features, including RADIUS authentication, LDAP authentication improvements, and a new contrib module passwordcheck for testing password strength.
* New high-performance implementation of the LISTEN/NOTIFY feature. Pending events are now stored in a memory-based queue rather than a table. Also, a "payload" string can be sent with each event, rather than transmitting just an event name as before.
* New implementation of VACUUM FULL. This command now rewrites the entire table and indexes, rather than moving individual rows to compact space. It is substantially faster in most cases, and no longer results in index bloat.
* New contrib module pg_upgrade to support in-place upgrades from 8.3 or 8.4 to 9.0.
* Multiple performance enhancements for specific types of queries, including elimination of unnecessary joins. This helps optimize some automatically-generated queries, such as those produced by object-relational mappers (ORMs).
* EXPLAIN enhancements. The output is now available in JSON, XML, or YAML format, and includes buffer utilization and other data not previously available.
* hstore improvements, including new functions and greater data capacity.

作者 PostgreSQL Global Development Group
官網 暫無資訊

  • PostgreSQL 9.0.0 By PostgreSQL Global Development Group (Freeware) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (44.90MB) Download Advertisement Advertisement Latest V...
    PostgreSQL
    Download PostgreSQL 9.0.0 - Change Log - FileHippo.com
    http://filehippo.com
  • PostgreSQL 9.0.0. By PostgreSQL Global Development Group (Freeware). User Rating. FileHippo Safety Guarantee Secured by Avira logo Avira. Download ...
    PostgreSQL
    Download PostgreSQL 9.0.0 - Comments - FileHippo.com
    http://filehippo.com
  • PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has ...
    PostgreSQL
    Download PostgreSQL 9.0.0 - FileHippo.com
    http://filehippo.com
  • 2010年9月21日 - Title: PostgreSQL 9.0.0. Filename: postgresql-9.0.0-1-windows.exe. File size: 44.90MB (47,081,736 bytes). Requirements: Windows (All ...
    PostgreSQL
    Download PostgreSQL 9.0.0 - Technical Details - FileHippo.com
    http://filehippo.com
  • 2010年10月7日 - Error: Visual C++ Runtime Installation error and installation not continued (i forgot the exact error phrase, i'm using linux right now) PostgreSQL: ...
    PostgreSQL
    installation failed for PostgreSQL 9.0.0 in Windows (Visual C++ ...
    https://www.postgresql.org
  • PostgreSQL 9.6.2, 9.5.6, 9.4.11, 9.3.16 and 9.2.20 Released! The PostgreSQL Global Development Group is pleased to announce the availability of PostgreSQL 9.6.2, 9.5.6, 9.4.11, 9.3.16 and 9.2.20. Thes...
    PostgreSQL
    PostgreSQL - Official Site
    https://www.postgresql.org
  • 2010年9月21日 - PostgreSQL is a powerful object-relational database management system! It is fully ACID compliant, has full support for foreign keys, joins, ...
    PostgreSQL
    PostgreSQL 9.0.0 (32-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • 2010年9月21日 - Latest Version: PostgreSQL 9.6.2 (64-bit). Requirements: Windows XP64 / Vista64 / Windows 7 64. User Rating: Click to vote. Author / Product:.
    PostgreSQL
    PostgreSQL 9.0.0 (64-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • PostgreSQL 9.0.23 Documentation Prev Up Chapter 31. libpq - C Library Next 31.1. Database Connection Control Functions The following functions deal with making a connection to a ...
    PostgreSQL
    PostgreSQL: Documentation: 9.0: Database Connection Control Functions
    https://www.postgresql.org
  • PostgreSQL 9.0.23 Documentation Prev Up Chapter 7. Queries Next 7.6. LIMIT and OFFSET LIMIT and OFFSET allow you to retrieve just a portion of the rows that are generated by the rest of the query: SEL...
    PostgreSQL
    PostgreSQL: Documentation: 9.0: LIMIT and OFFSET
    https://www.postgresql.org
  • Home → Documentation → Manuals → PostgreSQL 9.0 This page in other versions: 9.2 / 9.3 / 9.4 / 9.5 / current () | Development versions: devel | Unsupported versions: 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2 ...
    PostgreSQL
    PostgreSQL: Documentation: 9.0: PostgreSQL 9.0.23 Documentation
    https://www.postgresql.org
  • 2010年9月20日 - This release of PostgreSQL adds features that have been requested for years, such as easy-to-use replication, a mass permission-changing ...
    PostgreSQL
    PostgreSQL: Documentation: 9.0: Release 9.0
    https://www.postgresql.org
  • PostgreSQL 9.0.23 Documentation Prev Up Appendix E. Release Notes Next E.21. Release 9.0.3 Release Date: 2011-01-31 This release contains a variety of fixes from 9.0.2. For information about new featu...
    PostgreSQL
    PostgreSQL: Documentation: 9.0: Release 9.0.3
    https://www.postgresql.org
  • Downloads PostgreSQL Core Distribution The core of the PostgreSQL object-relational database management system is available in several source and binary formats. Binary packages Pre-built binary packa...
    PostgreSQL
    PostgreSQL: Downloads
    https://www.postgresql.org
  • File Browser File Browser Top → source → v9.0.0 Directories [Parent Directory] Files postgresql-9.0.0.tar.bz2 2010-09-17 01:34:12 13.1 MB postgresql-9.0.0.tar.gz 2010-09-17 01:38:08 17.0 MB postgresql...
    PostgreSQL
    PostgreSQL: File Browser - PostgreSQL: The world's most advanced open source database
    https://www.postgresql.org
  • PostgreSQL 9.0 is here! The PostgreSQL Global Development Group announces the availability of our most eagerly awaited release. PostgreSQL 9.0 includes built-in, binary replication, and over a dozen o...
    PostgreSQL
    PostgreSQL: PostgreSQL 9.0 Final Release Available Now!
    https://www.postgresql.org
  • postgresql-9.0.0.tar.bz2, 2010-09-17 01:34:12, 13.1 MB. postgresql-9.0.0.tar.gz, 2010-09-17 01:38:08, 17.0 MB. postgresql-9.0.0.tar.gz.md5, 2010-09-17 01:38: ...
    PostgreSQL
    v9.0.0 - PostgreSQL: File Browser
    https://www.postgresql.org
  • This document showcases many of the latest developments in PostgreSQL 9.0, compared to the last major release – PostgreSQL 8.4. There are more than 200 improvements in this release, so this wiki page ...
    PostgreSQL
    What's new in PostgreSQL 9.0 - PostgreSQL wiki
    https://wiki.postgresql.org