PostgreSQL

PostgreSQL 9.1.1

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.1.1
檔案名稱 postgresql-9.1.1-1-windows.exe
檔案大小 47.02MB
系統 Windows (All Versions)
支援語系 Multiple languages
軟體類型 免費軟體
更新日期 2011-09-26
更新日誌

* Make pg_options_to_table return NULL for an option with no value , Previously such cases would result in a server crash.
* Fix memory leak at end of a GiST index scan , Commands that perform many separate GiST index scans, such as verification of a new GiST-based exclusion constraint on a table already containing many rows, could transiently require large amounts of memory due to this leak.
* Fix explicit reference to pg_temp schema in CREATE TEMPORARY TABLE , This used to be allowed, but failed in 9.1.0.

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

  • 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.1.1 - FileHippo.com
    http://filehippo.com
  • 2011年9月26日 - Title: PostgreSQL 9.1.1. Filename: postgresql-9.1.1-1-windows.exe. File size: 47.02MB (49,305,448 bytes). Requirements: Windows (All ...
    PostgreSQL
    Download PostgreSQL 9.1.1 - Technical Details - FileHippo.com
    http://filehippo.com
  • 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年9月26日 - PostgreSQL is a powerful object-relational database management system! It is fully ACID compliant, has full support for foreign keys, joins, ...
    PostgreSQL
    PostgreSQL 9.1.1 (32-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • 2011年9月26日 - 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.1.1 (64-bit) Download for Windows / FileHorse.com
    http://www.filehorse.com
  • 2011年11月2日 - Since upgrading test systems to postgresql 9.1, I am seeing some inserts to bytea fields giving errors such as "ERROR: invalid byte sequence ...
    PostgreSQL
    postgresql-9.1.1 PQescapeByteaConn() generating incorrectly quoted ...
    https://www.postgresql.org
  • 1.1. Installation Before you can use PostgreSQL you need to install it, of course. It is possible that PostgreSQL is already installed at your site, either because it was included in your operating sy...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: Installation
    https://www.postgresql.org
  • 39.1.1. Advantages of Using PL/pgSQL SQL is the language PostgreSQL and most other relational databases use as query language. It's portable and easy to learn. But every SQL statement must be exec...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: Overview - PostgreSQL: The world's most advanced open source dat
    https://www.postgresql.org
  • PostgreSQL 9.1.24 Documentation Prev Up Appendix F. Additional Supplied Modules Next F.28. pgcrypto The pgcrypto module provides cryptographic functions for PostgreSQL. F.28.1. General Hashing Functio...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: pgcrypto - PostgreSQL: The world's most advanced open source dat
    https://www.postgresql.org
  • PostgreSQL 9.1.24 Documentation The PostgreSQL Global Development Group Copyright © 1996-2016 The PostgreSQL Global Development Group Table of Contents Preface What is PostgreSQL? A Brief History of P...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: PostgreSQL 9.1.24 Documentation
    https://www.postgresql.org
  • PostgreSQL 9.1.24 Documentation Prev Up Appendix E. Release Notes Next E.144. Release 8.1 Release Date: 2005-11-08 E.144.1. Overview Major changes in this release: Improve concurrent access to the sha...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: Release 8.1
    https://www.postgresql.org
  • 2011年9月12日 - Prev · Home · Next. Release 9.1.1, Up, Release 9.0.23. Submit correction. If you see anything in the documentation that is not correct, does not ...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: Release 9.1
    https://www.postgresql.org
  • This release contains a small number of fixes from 9.1.0. For information about new features in the 9.1 major release, see Section E.25. Previously such cases would result in a server crash. Fix memor...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: Release 9.1.1
    https://www.postgresql.org
  • To adopt the fix in pre-9.5 branches, execute ALTER EXTENSION citext UPDATE TO '1.1' in each database in which citext is installed. (You can also ...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: Release 9.1.16
    https://www.postgresql.org
  • PostgreSQL 9.1.24 Documentation Prev Home Next I. Tutorial Welcome to the PostgreSQL Tutorial. ... 1.1. Installation 1.2. Architectural Fundamentals 1.3. Creating a Database 1.4. Accessing a Database ...
    PostgreSQL
    PostgreSQL: Documentation: 9.1: Tutorial - PostgreSQL: The world's most advanced open source dat
    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
  • postgresql-9.1.1.tar.bz2, 2011-09-22 22:19:40, 14.2 MB. postgresql-9.1.1.tar.bz2.md5, 2011-09-22 22:19:40, 66 bytes. postgresql-9.1.1.tar.gz, 2011-09-22 22:19: ...
    PostgreSQL
    v9.1.1 - PostgreSQL: File Browser
    https://www.postgresql.org