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
New Buildfarm Client Release
    Andrew Dunstan - 2010-08-09 22:39   -   PostgreSQL Build Farm
There is a new release of the buildfarm client. There are no new features, but some cleanup and bug fixes.

The code can be downloaded from: http://pgfoundry.org/frs/download.php/2776/build-farm-4_1.tgz
Another PostgreSQL Diff Tool 2.0 Beta 1 Is Out!
    Miroslav Šulc - 2010-07-29 22:24   -   Another PostgreSQL Diff Tool
Completely rewritten flexible parser, fixed most of the reported bugs, and added support for more SQL commands.
Pgtcl-ng 1.7.2 has been released
    L J Bayuk - 2010-07-29 22:23   -   A PostgreSQL Interface for Tcl
A new version of the PostgreSQL Tcl Interface pgtcl-ng has been released. Pgtcl-ng 1.7.2 can now be built with MinGW on Windows (as well as with BCC). A source release, and Windows binary releases, are available.
E-Maj 0.7.1 released
    Philippe Beaudoin - 2010-07-29 22:23   -   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.
Slony1-ctl 1.1.5 released
    Stéphane Schildknecht - 2010-05-26 19:21   -   Slony-I administration scripts
A new version of the slony administration scripts has been released.

This version contains a better handling of error messages in scripts.
pg_migrator moves to Contrib
    Bruce Momjian - 2010-05-26 19:21   -   pg_migrator
pg_migrator has been renamed pg_upgrade and will now be in PG 9.0 /contrib. This project will remain, but will not be updated to support new major releases of PostgreSQL
PgBouncer 1.3.3
    Marko Kreen - 2010-05-10 18:14   -   PgBouncer
Minor fixes, make listen backlog configurable. More details here:

http://pgfoundry.org/frs/shownotes.php?release_id=1645
(10 Comments) [Read More/Comment]

pgmemcache 2.0.4 released
    Hannu Valtonen - 2010-05-08 14:15   -   pgmemcache
pgmemcache 2.0.4
================
* Add support for building an HTML doc out of the README.pgmemcache
pgfincore - 0.4.1
    Cédric Villemain - 2010-05-04 21:54   -   pgfincore
Some minor improvements and minor fix.

PgFincore is currently use in develepment database with success. More testing is probably welcome before consider it production ready.
PL/Proxy 2.1
    Marko Kreen - 2010-04-28 21:59   -   PL/Proxy
New SPLIT statement, support for SQL/MED clusters.

More details here:
pgpool-II 2.3.3 released
    Nozomi Anzai - 2010-04-28 21:59   -   pgpool
pgpool Global Development Group is pleased to announce the availability of pgpool-II 2.3.3, the latest stable version of pgpool-II 2.3 series.

This version fixes various bugs since 2.3.2.2.
pgpool-II 2.2.7 released
    Toshihiro Kitagawa - 2010-04-21 15:04   -   pgpool
pgpool Gobal Development Group is pleased to announce the availability of pgpool-II 2.2.7, the latest stable version of pgpool-II 2.2 series.

This version enhances displaying error messages when kind mismatch error occurs. Also it includes various fixes for bugs in 2.2.6 or before as usual.
pg_comparator 1.6.0 released
    Fabien Coelho - 2010-04-21 15:04   -   PostgreSQL table comparator
Can now also use MD5 function and SUM aggregate.
MySQL support added: Table synchronization from mysql to pgsql and vice-versa.
Improved documentation and tests.
pgmemcache 2.0.3 released
    Hannu Valtonen - 2010-04-21 15:04   -   pgmemcache
pgmemcache 2.0.3
===================
* Add support for all libmemcached 0.38 behaviors (a few had been added since these were updated the last time)
pgchem::tigress 1.2 GiST released
    Ernst-Georg Schmid - 2010-04-21 15:04   -   pgchem::tigress
Small bug fixes.
Runtime builds are against PostgreSQL 8.4.2 with MODULE_MAGIC and OpenBabel 2.2.3.
MACCS166 binary fingerprints.
pg_statsinfo-2.0 alpha1 and pg_reporter-1.0 alpha1 released
    Tatsuhito Kasahara - 2010-04-21 15:04   -   pg_statsinfo
pg_statsinfo-2.0 improved usability and functionality than 1.0.
pg_reporter-1.0 generates the useful performance report by using information which acquired by pg_statsinfo-2.0.
See project page for more detail.
pg_reorg 1.1.0 and pg_batch 1.2.0 released
    Takahiro Itagaki - 2010-04-21 15:04   -   pg_reorg
pg_reorg 1.1.0 has a feature improvement to reorganize heavily-accessed tables. Older versions could wait for another processes infinitely, but the new one only can cancel other transactions after wait-timeout passed.
pgreplay released
    Laurenz Albe - 2010-03-25 02:50   -   pgreplay
pgreplay released in status Beta.
Initial release of pg-randomness
    Christian Rossow - 2010-03-25 02:49   -   pg-randomness
I am pleased to announce that pg-randomness was released. These C language functions support some statistical calculations to determine the randomness of data in bytea format:

bit_entropy(bytea)
PgBouncer 1.3.2
    Marko Kreen - 2010-03-25 02:49   -   PgBouncer
Bugfix release. Improved handling of dead server.

Details:
pgmemcache 2.0.2 released
    Hannu Valtonen - 2010-03-25 02:49   -   pgmemcache
pgmemcache 2.0.2
===================
* Make pgmemcache work with libmemcached 0.38 memory allocators.
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

 

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: 360
Registered Users: 42,562
 
Top Project Downloads
(1,175,110) Npgsql .Net Data Provider for Postgresql
(1,046,941) PostgreSQL OLE DB provider for Windows
(255,471) pgpool
(170,701) Komo PostgreSQL Client
(121,657) PGCluster
(64,989) PgWorksheet
(59,659) PL/Java
(43,052) A PostgreSQL Interface for Tcl
(39,867) PostgreSQL packages for Solaris
(38,699) Sample Databases
 
Highest Ranked Users
No Stats Available
 
Most Active This Week
( 100.0% ) pgpool
( 99.0% ) Npgsql .Net Data Provider for Postgresql
( 98.0% ) PostgreSQL Translation Project
( 97.0% ) pg_statsinfo
( 96.0% ) SkyTools
( 95.0% ) PostgreSQL/EnterpriseDB Stack Builder
( 94.1% ) PGCluster
( 93.1% ) PostgreSQL OLE DB provider for Windows
( 92.1% ) pgFouine
( 91.1% ) PL/Java
( 90.1% ) PostgreSQL packages for Solaris
( 89.1% ) PgBouncer
( 88.1% ) DBD-Pg PPM Binaries
( 87.1% ) libpqtypes
( 86.1% ) mysql2pgsql
( 85.1% ) Sample Databases
( 84.2% ) pg_reorg
( 83.2% ) PostgreSQL top
( 82.2% ) Ora2Pg
( 81.2% ) pgtune, postgresql.conf tuning wizard
 
Recently Registered Projects
(07/27) VFront
(07/20) ChargeFinder
(07/15) dbms metadata
(05/14) pg-dns-resolve
(04/28) cross table et alia
(04/13) nPgTools
(03/31) pgLoggerCSV
(03/24) Honeycomb
(03/16) Postgres-XC
(03/13) pg-randomness