PostgreSQL (64-bit)

最新版本 PostgreSQL 9.0.3 (64-bit)

PostgreSQL 9.0.3 (64-bit)

PostgreSQL 9.0.3 (64-bit)
PostgreSQL 64 位是一個功能強大的開源對象關係數據庫系統。它擁有超過 15 年的積極開發和經過驗證的架構,在可靠性,數據完整性和正確性方面贏得了良好聲譽。它運行在所有主要的操作系統上,包括 Linux,UNIX(AIX,BSD,HP-UX,SGI IRIX,Mac OS X,Solaris,Tru64)和 Windows。  PostgreSQL 64 位是一個功能強大的對象關係數據庫管理系統!下載 PostgreSQL 脫機安裝程序安裝 64 位的 PC!

它完全符合 ACID,完全支持外鍵,連接,視圖,觸發器和存儲過程(多語言)。它包括大多數 SQL:2008 數據類型,包括 INTEGER,NUMERIC,BOOLEAN,CHAR,VARCHAR,DATE,INTERVAL 和 TIMESTAMP。它還支持存儲二進制大對象,包括圖片,聲音或視頻。它具有用於 C / C ++,Java,.Net,Perl,Python,Ruby,Tcl,ODBC 等的本地編程接口,以及特殊的文檔(表大小可以達到 32TB).

也可用:下載 PostgreSQL for Mac

ScreenShot

軟體資訊
檔案版本 PostgreSQL 9.0.3 (64-bit)

檔案名稱 postgresql-9.0.3-1-windows_x64.exe
檔案大小 46.89 MB
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 PostgreSQL Global Development Group
官網 http://www.postgresql.org/about/
更新日期 2011-01-31
更新日誌

What's new in this version:

- 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 9.0.3 (64-bit) 相關參考資料
Download PostgreSQL 9.0.0 for Windows

PostgreSQL 9.0.0 · File Size: 44.90 MB · Date Released: Add info · Works on: Windows 2000 / Windows 2000 x64 / Windows 7 / Windows 7 x64 / Windows 8 / Windows 8 ...

http://www.oldversion.com

Download PostgreSQL 9.0.3 for Windows

PostgreSQL 9.0.3 0 out of 5 based on 0 ratings. File Size: 47.11 MB; Date Released: Add info; Works on: Windows 2000 / Windows 2000 x64 / Windows 7 / Windows ...

http://www.oldversion.com

Downloading PostgreSQL 9.0.3 (64-bit) from FileHorse.com

A powerful, open source relational database system · PostgreSQL 9.0.3 (64-bit) · Key details about this download. The file will be downloaded ...

https://www.filehorse.com

Downloads

PostgreSQL is available for download as ready-to-use packages or installers for various platforms, as well as a source code archive if you want to build it ...

https://www.postgresql.org

PostgreSQL 9.0 Download - pgAdmin3.exe

2024年4月28日 — PostgreSQL version 9.0 (pgAdmin3.exe). PostgreSQL is an open source object-relational database system, which uses and extends the SQL ...

https://postgresql.informer.co

PostgreSQL 9.0.3 (64-bit) Download

2011年1月31日 — Download PostgreSQL 9.0.3 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

PostgreSQL 9.0.3 streaming replication failure

2011年2月9日 — Date/time type storage: 64-bit integers. Maximum length of locale name: 4. LC_COLLATE: LC_CTYPE: I find the standby says it activated itself ...

https://www.postgresql.org

PostgreSQL: File Browser

3-S10.sparc-32.tar.bz2 | tar xpf - or bunzip2 < postgresql-9.0.3-S10.sparc-64.tar.bz2 | tar xpf - These two compressed archives contain 32 bit or 64 bit ...

https://www.postgresql.org

Search code, repositories, users, issues, pull requests...

* Remove support for platforms that don't have a working 64-bit. integer data type (Tom Lane). It is believed all still-supported platforms have working 64-bit.

https://github.com

Thread: PostgreSQL 9.0.3 streaming replication failure

I had set up this streaming replication pair of systems a few days ago and everything seemed pretty happy as changes were being replicated.

https://postgrespro.com