Download List

Descripción del Proyecto

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.

2005-01-19 11:02 Back to release list
8.0.0

Esta versión presenta soporte nativo para Win32, puntos de retorno, punto en el tiempo de recuperación de tablas, revisó la gestión de amortiguación para un mejor rendimiento y la escalabilidad, la capacidad de cambiar el tipo de una columna a través de ALTER TABLE, y mucho más.
Tags: Stable, Major feature enhancements
This release features native support for Win32, savepoints,
point in time recovery, tablespaces, overhauled buffer
management for better performance and scalability, the
ability to change the type of a column via ALTER TABLE, and
much more.

Project Resources