Download List

Projeto Descrição

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.

2011-09-13 03:03
9.1.0

Existem diversas novas características nesta versão, incluindo a replicação síncrona e outros recursos de replicação, por coluna agrupamentos, tabelas unlogged, extensões, K-Nearest Neighbor-indexação, de isolamento Snapshot Serializable, Writeable expressões de tabelas comuns, SE-Postgres (Military- grau de segurança), a Rede de Extensão PostgreSQL e SQL / MED (gerenciamento de dados externos), com invólucros estrangeiros de dados para Oracle, MySQL, CouchDB, Redis, CSV, Twitter e muito mais. Houve também melhorias no desempenho e administração de banco de dados e diversos recursos do SQL e PL / PgSQL.
Tags: Stable, Major feature enhancements, 9.1.0
There are several major new features in this release, including synchronous replication and other replication features, per-column collations, unlogged tables, extensions, K-Nearest-Neighbor indexing, Serializable Snapshot Isolation, Writeable Common Table Expressions, SE-Postgres (Military-grade security), the PostgreSQL Extension Network, and SQL/MED (Management of External Data), with foreign data wrappers for Oracle, MySQL, CouchDB, Redis, CSV, Twitter, and more. There have also been improvements in performance and database administration, and several SQL and PL/PgSQL features.

2011-06-23 05:51
9.0.4

Esta é uma versão bugfix que corrige problemas com pg_upgrade, não hot-standby de recuperação, as questões de impasse com a inicialização catálogo cache, atualizações de dados arquivos de zona de tempo, e vários outros pequenos bugs.
Tags: Bugfixes
This is a bugfix release that fixes issues with pg_upgrade, non-hot-standby recovery, deadlock issues with catalog cache initialization, updates to time zone data files, and several other minor bugs.

2010-09-21 06:30
9.0.0

Built-in de replicação baseadas em envio de log. objeto de banco de dados mais fácil o gerenciamento de permissões. pg_upgrade para suportar atualizações in-loco. Várias melhorias de desempenho para tipos específicos de procedimentos. Completo suporte para Windows 64-bit.
Tags: Stable
Built-in replication based on log shipping. Easier database object permissions management. pg_upgrade to support in-place upgrades. Multiple performance enhancements for specific types of queries. Full support for 64-bit Windows.

2009-12-15 06:52
8.4.2

Esta é uma liberação de segurança, mais 48 correções menores.
Tags: Bugfixes, security fixes
This is a security release, plus 48 minor bugfixes.

2009-09-09 23:56
8.4.1

Esta é uma versão bugfix.
This is a bugfix release.

Project Resources