PgFoundry Logo
  
Log In
New Account
  
 
Home My Page Project Tree Project Openings
 
 
 

Welcome to the PgFoundry!

PgFoundry is the PostgreSQL Development Group's site for developing and publishing PostgreSQL-related software that is not part of the core product. It runs on GForge, the Open Source collaborative software development tool.

Please report any difficulties you experience with the site in the Help forum.

Latest News
E-Maj 0.5 released
    Philippe Beaudoin - 2010-03-01 10:56   -   E-Maj
E-Maj is a set of PL/pgSQL functions allowing PostgreSQL Database Administrators to record updates applied on a set of tables, with the capability to "rollback" these updates to a predefined point in time.
First release of access2pgsql migrator
    Mariano Reingart - 2010-03-01 10:56   -   Access (ADO) to PostgreSQL migrator
First release of access2pgsql, an Access (MDB) to PostgreSQL convertion tool (free software / open source), programmed in Visual Basic (Windows), that uses ActiveX Data Objects (ADO 2.8) and PsqlODBC. Support generation of tables, sequences, indexes and constraints (primary and foraing keys), data migration, and possibly works for other input databases too.
pgFouine 1.2 released
    Guillaume Smet - 2010-02-24 21:17   -   pgFouine
pgFouine is a PostgreSQL log analyzer designed to help you to optimize your PostgreSQL based applications.

This version is mostly a bugfix release and introduces the following changes:
pgpool-II 2.3.2.2 released
    Tatsuo Ishii - 2010-02-24 21:14   -   pgpool
* Version 2.3.2.2
libpqxx 3.1 released
    Jeroen Vermeulen - 2010-02-24 21:13   -   The libpqxx Project
Many changes!

- Shared libraries are now versioned by ABI: 3.1 instead of 3.1.0 etc.
pgmemcache 2.0.1 released
    Hannu Valtonen - 2010-02-24 21:13   -   pgmemcache
pgmemcache 2.0.1
===================
* Remove some deprecated documentation
pgpool-II 2.3.2 released
    Tatsuo Ishii - 2010-02-24 21:13   -   pgpool
Pgpool Global Development Group is pleased to announce the availability of pgpool-II 2.3.2, the latest stable version of pgpool-II 2.3 series.

This version fixes bugs since 2.3.1. Also SSL support and large object replicatin support is added.
SkyTools 2.1.11
    Marko Kreen - 2010-02-24 21:12   -   SkyTools
Bugfix release.

Details at:
PL/R Now runs on Win32 again!
    Joe Conway - 2010-02-24 21:12   -   PL/R
PL/R 8.3.0.9 was released. This version supports PostgreSQL 8.3.x, 8.4.x, and PostgreSQL 9.0 devel. Building to produce win32 binaries is once again supported using MSVC-2005.
pgSphere 1.1.1 released
    Janko Richter - 2010-02-01 01:11   -   pgSphere
This version is a bug fix release. It fixes building of polygon indices (performance issue), some problems with small objects (precision issue) and fixes negator and commutators of ellipse and polygon operators.
pgfincore - 0.4
    Cédric Villemain - 2010-01-07 23:07   -   pgfincore
This is a big step forward with integration of posix_fadvise.

That mean that tools provided help snapshot and restore buffer cache of the operating sytem for each table or index.
py-postgresql 0.9.3 released
    James Pye - 2010-01-07 23:07   -   py-postgresql
Fixes the db.xact() CM to work properly with SAVEPOINTs.
pgpool-II 2.3.1 released
    Tatsuo Ishii - 2009-12-19 01:49   -   pgpool
Pgpool Gobal Development Group is pleased to announce the availability of pgpool-II 2.3.1, the latest stable version of pgpool-II 2.3 series.

This version fixes important bug of 2.3. All 2.3 users arevencouraged to upgrade to 2.3.1 as soon as possible.
py-postgresql 0.9.2 released
    James Pye - 2009-12-19 01:49   -   py-postgresql
Fixes a handful of relatively minor bugs. See the changelog for details. http://python.projects.postgresql.org/docs/0.9/changes.html#released-on-2009-12-14
Alerce 1.0.0 released
    Mariano Reingart - 2009-12-15 17:09   -   PyReplica
First release of Alerce, a synchronous replication interface for Python (dbapi2 compliant), similar in concept to Sequoia but simpler, based on PyReplica, a PostgreSQL Python-based replication system. Simple failover and failback scripts included.
pgpool-II 2.2.6 released
    Tatsuo Ishii - 2009-12-09 01:34   -   pgpool
Pgpool Gobal Development Group is pleased to announce the availability of pgpool-II 2.2.6, the latest stable version of pgpool-II 2.2 series.

This version enhances handling of backend weight. Also it allows to use temp tables in master/slave mode. It includes various fixes for bugs in 2.2.5 or before as usual.
pgpool-II 2.3 released
    Tatsuo Ishii - 2009-12-09 01:34   -   pgpool
Pgpool Gobal Development Group is pleased to announce the availability of pgpool-II 2.3, the latest stable version of pgpool-II 2.3 series.

This version enhances replication, especially CURRENT_TIMESTAMP, CURRENT_DATE, now() etc. now can be properly replicated. Also
prefix 1.1.0 release
    Dimitri Fontaine - 2009-12-09 01:33   -   prefix
This release is a bugfix in the btree opclass, allowing to index prefix_range columns containing sub-ranges (like '1' and '12' e.g.). This is important for some PRIMARY KEY constraints.

Please note that development now happens on github and that the binary releases are left to debian infrastructure. Releasing already takes more time than development without providing the binaries here.
pgmemcache 2.0.0 released
    Hannu Valtonen - 2009-12-09 01:33   -   pgmemcache
pgmemcache 2.0.0, based on libmemcached has been released.
Pgtcl-ng 1.7.1 has been released
    L J Bayuk - 2009-12-09 01:33   -   A PostgreSQL Interface for Tcl
A new version of the PostgreSQL Tcl Interface pgtcl-ng has been released. Pgtcl-ng 1.7.1 was released in order to provide a Tcl stubs-enabled module for Windows. This makes the module independent of the Tcl version you are using. A source release, and Windows binary releases, are available.
pgchem::tigress 1.1 GiST released
    Ernst-Georg Schmid - 2009-12-09 01:33   -   pgchem::tigress
New internal molecule format, expect about ten times faster substructure queries.
Small bug fixes.
Runtime builds are still against PostgreSQL 8.3.5 with MODULE_MAGIC and OpenBabel 2.2.3
Entity Framework Sample posted
    Francisco Figueiredo jr. - 2009-11-12 20:48   -   Npgsql .Net Data Provider for Postgresql
Hi, all!

I just added an Entity Framework sample project created by Frank Xia based on Microsoft sample code: http://code.msdn.microsoft.com/EFQuerySamples/
PGCluster-1.9.0rc6 released
    Atsushi Mitani - 2009-10-28 21:05   -   PGCluster
This version is based on 8.3.3.
PGCluster Administration server (pgc_admin) is added in this package. It has following functions,
1.Generate and install the configuration files
SkyTools 2.1.10
    Marko Kreen - 2009-09-01 20:19   -   SkyTools
Fixes for Python 2.6, londiste add/add-seq, walmgr and docs.

Full details at:
Pgtcl-ng 1.6.2 updated Windows binary releases
    L J Bayuk - 2009-09-01 20:19   -   A PostgreSQL Interface for Tcl
Two new binary releases of Pgtcl-ng for Windows were added to the Pgtcl-ng 1.6.2 release. These were built with PostgreSQL-8.4.0 and ActiveState Tcl8.4.19 and Tcl8.5.6. The releases were tested against both PostgreSQL-8.4.0 and 8.3.7 servers.

 

Useful Links
Support/Admin
Support Forums
Register New Project

PostgreSQL  
Home
Download
Documentation for current release
Developer Version of The Docs
Other technical documentation
Core developer's site
Core CVS repository Web interface
Mailing list archives
Google archives
IRC Discussion forum
PostgreSQL Users Groups
Full Text Search on docs and mail archives
Build Farm

GForge  Powered by GForge
Help Board
Online Docs

 

PgFoundry Statistics
Hosted Projects: 347
Registered Users: 18,060
 
Top Project Downloads
(1,085,453) Npgsql .Net Data Provider for Postgresql
(1,040,941) PostgreSQL OLE DB provider for Windows
(233,940) pgpool
(170,303) Komo PostgreSQL Client
(116,522) PGCluster
(63,169) PgWorksheet
(55,134) PL/Java
(41,213) A PostgreSQL Interface for Tcl
(38,071) PostgreSQL packages for Solaris
(35,643) Sample Databases
 
Highest Ranked Users
No Stats Available
 
Most Active This Week
( 100.0% ) Npgsql .Net Data Provider for Postgresql
( 99.2% ) SkyTools
( 98.3% ) PostgreSQL/EnterpriseDB Stack Builder
( 97.5% ) pg_statsinfo
( 96.6% ) pgpool
( 95.8% ) pg_bulkload
( 94.9% ) Veil
( 94.1% ) pgmemcache
( 93.2% ) PostgreSQL OLE DB provider for Windows
( 92.4% ) E-Maj
( 91.5% ) pgFouine
( 90.7% ) PGCluster
( 89.8% ) DBD-Pg PPM Binaries
( 89.0% ) PL/Java
( 88.1% ) Sample Databases
( 87.3% ) mysql2pgsql
( 86.4% ) libpqtypes
( 85.6% ) PostgreSQL Loader
( 84.7% ) PgBouncer
( 83.9% ) PostgreSQL top
 
Recently Registered Projects
(02/23) E-Maj
(02/13) Access (ADO) to PostgreSQL migrator
(01/07) PL/Js
(12/28) PGMQ: PostgreSQL Message Queueing
(11/30) Metaphone for Brazilian Portuguese
(11/10) sqlsplit
(10/30) Web 2.0 PgAdmin
(10/27) pg_packages Free package implementation
(10/26) pg_staging
(09/16) Pavel Stehule's collection