Download List

Project Description

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.

2002-08-24 11:32
7.2.2

A variety of fixes were made, including solutions for the security problems reported on BUGTRAQ.
Tags: Stable, Minor bugfixes

2002-05-12 11:47
7.2.1

This version ensures that sequence counters do not go backwards after a crash, fixes pgaccess kanji-coversion key binding, and includes optimizer improvements, I/O improvements, and a new Russian FAQ. There is a compile fix for missing AuthBlockSig, additional time zones and time zone fixes, and PostgreSQL now allows psql \connect to handle mixed case database and user names. It now returns the proper OID on command completion even with ON INSERT rules, allows COPY FROM to use 8-bit DELIMITERS, and fixes a bug in extract/date_part for milliseconds/microseconds.
Tags: Stable, Minor bugfixes

2002-02-07 12:27
7.2

In this release, vacuuming no longer locks tables, there is no longer a problem with installations that exceed four billion transactions, OIDs are now optional, a new MD5 encryption option allows more secure storage and transfer of passwords, and program and library messages can now be displayed in several languages.
Tags: Stable, Major feature enhancements

2002-01-31 18:47
7.2rc2

Various improvements and clean-ups were made.
Tags: Development, Major bugfixes

2001-12-14 07:09
7.2b4

Tags: Development, Major bugfixes

Project Resources