PostgreSQL

PostgreSQL 9.0.3

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.3
檔案名稱 postgresql-9.0.3-2-windows.exe
檔案大小 47.11MB
系統 Windows (All Versions)
支援語系 Multiple languages
軟體類型 免費軟體
更新日期 2011-03-24
更新日誌

* Before exiting walreceiver, ensure all the received WAL is fsync'd to disk
Otherwise the standby server could replay some un-synced WAL, conceivably leading to data corruption if the system crashes just at that point.
* Avoid excess fsync activity in walreceiver
* Make ALTER TABLE revalidate uniqueness and exclusion constraints when needed
This was broken in 9.0 by a change that was intended to suppress revalidation during VACUUM FULL and CLUSTER, but unintentionally affected ALTER TABLE as well.
* Fix EvalPlanQual for UPDATE of an inheritance tree in which the tables are not all alike
Any variation in the table row types (including dropped columns present in only some child tables) would confuse the EvalPlanQual code, leading to misbehavior or even crashes. Since EvalPlanQual is only executed during concurrent updates to the same row, the problem was only seen intermittently.
* Avoid failures when EXPLAIN tries to display a simple-form CASE expression
If the CASE's test expression was a constant, the planner could simplify the CASE into a form that confused the expression-display code, resulting in "unexpected CASE WHEN clause" errors.
* Fix assignment to an array slice that is before the existing range of subscripts
If there was a gap between the newly added subscripts and the first pre-existing subscript, the code miscalculated how many entries needed to be copied from the old array's null bitmap, potentially leading to data corruption or crash.
* Avoid unexpected conversion overflow in planner for very distant date values
The date type supports a wider range of dates than can be represented by the timestamp types, but the planner assumed it could always convert a date to timestamp with impunity.
* Fix PL/Python crash when an array contains null entries
* Remove ecpg's fixed length limit for constants defining an array dimension
* Fix erroneous parsing of tsquery values containing ... & !(subexpression) | ...
Queries containing this combination of operators were not executed correctly. The same error existed in contrib/intarray's query_int type and contrib/ltree's ltxtquery type.
* Fix buffer overrun in contrib/intarray's input function for the query_int type (Apple)
This bug is a security risk since the function's return address could be overwritten. Thanks to Apple Inc's security team for reporting this issue and supplying the fix.
* Fix bug in contrib/seg's GiST picksplit algorithm

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

  • 2011年2月8日 - Hi, I searched PostgreSQL 9.0.3 RPMs for RHEL5, but couldn't find them. I need to them in my business. They are not yet on the following page.
    PostgreSQL
    about PostgreSQL 9.0.3 RPMs
    https://www.postgresql.org
  • PostgreSQL 9.0.3 PostgreSQL 9.0.3 By PostgreSQL Global Development Group (Freeware) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (47.11MB) Download Advertisement Adver...
    PostgreSQL
    Download PostgreSQL 9.0.3 - FileHippo.com
    http://filehippo.com
  • 2011年3月24日 - Title: PostgreSQL 9.0.3. Filename: postgresql-9.0.3-2-windows.exe. File size: 47.11MB (49,402,152 bytes). Requirements: Windows (All ...
    PostgreSQL
    Download PostgreSQL 9.0.3 - Technical Details - FileHippo.com
    http://filehippo.com
  • 2011年2月8日 - I am upgrading a Windows install from 8.2.x to 9.0.3. ActivePerl 5.8 was already installed, but when I run the createlang command to install into ...
    PostgreSQL
    plperl.dll on windows with postgresql 9.0.3
    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
  • 2011年1月31日 - 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.3 (32-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • 2011年1月31日 - 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.3 (64-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • 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
  • PostgreSQL 9.0.23 Documentation Prev Up Appendix E. Release Notes Next E.21. Release 9.0.3 Release Date: 2011-01-31 ... This was broken in 9.0 by a change that was intended to suppress revalidation du...
    PostgreSQL
    PostgreSQL: Documentation: 9.0: Release 9.0.3
    https://www.postgresql.org
  • / 7.3 / 7.4 / 8.0 / 8.1 / 8.2 / 8.3 / 8.4 / 9.0 / 9.1 PostgreSQL 9.3.15 Documentation The PostgreSQL Global Development Group Copyright © 1996-2016 The PostgreSQL Global Development Group Table of Con...
    PostgreSQL
    PostgreSQL: Documentation: 9.3: PostgreSQL 9.3.15 Documentation
    https://www.postgresql.org
  • Major enhancements in PostgreSQL 9.3 include: Add materialized views Make simple views auto-updatable ... is required for those wishing to migrate data from any previous release. Version 9.3 contains ...
    PostgreSQL
    PostgreSQL: Documentation: 9.3: Release 9.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.3 Directories [Parent Directory] Files postgresql-9.0.3.tar.bz2 2011-01-28 02:30:49 13.4 MB postgresql-9.0.3.tar.gz 2011-01-28 02:31:06 17.5 MB postgresql...
    PostgreSQL
    PostgreSQL: File Browser - PostgreSQL: The world's most advanced open source database
    https://www.postgresql.org
  • The PostgreSQL Global Development Group announces the release of PostgreSQL 9.3, the latest version of the world's leading open source relational database system. This release expands PostgreSQL&#...
    PostgreSQL
    PostgreSQL: PostgreSQL 9.3 released!
    https://www.postgresql.org
  • PostgreSQL 9.4.4, 9.3.9, 9.2.13, 9.1.18 & 9.0.22 Released! Posted on 2015-06-12 2015-06-12 Update Release The PostgreSQL Global Development Group has released an update to all supported versions o...
    PostgreSQL
    PostgreSQL: PostgreSQL 9.4.4, 9.3.9, 9.2.13, 9.1.18 & 9.0.22 Released!
    https://www.postgresql.org
  • postgresql-9.0.3.tar.bz2, 2011-01-28 02:30:49, 13.4 MB. postgresql-9.0.3.tar.gz, 2011-01-28 02:31:06, 17.5 MB. postgresql-9.0.3.tar.gz.md5, 2011-01-28 02:31: ...
    PostgreSQL
    v9.0.3 - PostgreSQL: File Browser
    https://www.postgresql.org
  • 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
    下载PostgreSQL 9.0.3 -FileHippo.com
    http://filehippo.com