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.

2009-04-04 03:32 Back to release list
8.3.7

This release prevents error recursion crashes when encoding conversion
fails, disallows CREATE CONVERSION with the wrong encodings for the
specified conversion function, and fixes xpath() to not modify the path
expression unless necessary, and to make a saner attempt at it when
necessary.
Tags: stable 8.3

Project Resources