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 |
|
PostgreSQL Toolbox 1 released
Dirk Jagdmann - 2008-08-11 04:55 - PostgreSQL Toolbox The first release of the PostgreSQL Toolbox is ready for download. It includes 3 scripts which the PostgreSQL administrator might find usefull in its daily work.
pgSphere 1.0.1 released
Janko Richter - 2008-08-11 04:53 - pgSphere This version of pgSphere is a bugfix release.
Another PostgreSQL Diff Tool 1.2 released
Miroslav Ć ulc - 2008-08-11 04:53 - Another PostgreSQL Diff Tool Fixed bug #2032983 (CREATE UNIQUE INDEX commands were ignored) and fixed problem with some output not being displayed because output stream was not closed.
PyReplica 1.0.3 released
Mariano Reingart - 2008-08-11 04:52 - PyReplica Major bugfix release of PyReplica, a new PostgreSQL Python-based Master/Slave replication system.
Now includes a psycopg2 extension to implement two-phase commit dbapi (pep249), preventing possible data loss on some circunstances.
PgBouncer 1.2.3
Marko Kreen - 2008-08-11 04:51 - PgBouncer Mostly build fixes. Only non-build fix is logic
PgBouncer 1.2
Marko Kreen - 2008-07-30 13:41 - PgBouncer Finally the release of the 1.2 branch which contains lot of internal improvements. From user visible features the highlights are decreased memory usage and less scary online restart.
See release notes for full details.
Npgsql2 RC1 Released!
Francisco Figueiredo jr. - 2008-07-30 13:41 - Npgsql .Net Data Provider for Postgresql It's a great pleasure to say Npgsql Development Team made a new release of Npgsql2. We are closer to the final release!
On the highlights, thanks to Josh Cooley, we have support for newer version of EntityFramework 3.5sp1beta.
pgpool-II 2.1 released
Yoshiharu Mori - 2008-07-27 01:35 - pgpool pgpool Global Development Group are pleased to announce the release of
pgpool-II 2.1, a new version of open source middle ware to
enhance the reliability and performance of PostgreSQL.
Sources Released
Markus Wanner - 2008-07-16 00:47 - Postgres-R As a first step towards a community project, the Postgres-R code has been cleaned up and commented. You are welcome to download the latest patch from http://www.postgres-r.org/downloads/.
pgpool-II 2.1 RC1 released
Yoshiyuki Asaba - 2008-07-09 23:50 - pgpool pgpool Global Development Group are pleased to announce the release of pgpool-II 2.1 RC1, a new version of open source middle ware to
pgScript-1.0-beta-1 released
Mickael Deloison - 2008-07-09 23:50 - pgScript pgScript first beta version has been released. pgScript is aimed at providing additional features to the SQL/PostgreSQL language:
(1) Control-of-flow capabilities (if & while)
(2) Local variables (simple variables and records)
BuildFarm Client 3.1 released
Andrew Dunstan - 2008-06-28 21:50 - PostgreSQL Build Farm Version 3.1 of the PostgreSQL buildfarm client has been released. This version includes a fix for a perl quoting bug that possibly accounts for some recent build failures. All users are recommended to upgrade to the latest release. See http://pgfoundry.org/frs/?group_id=1000040
PyReplica 1.0.1 released
Mariano Reingart - 2008-06-28 21:50 - PyReplica Minor bugfix release of PyReplica, a new PostgreSQL Python-based Master/Slave replication system (influenced by slony & londiste)
pg_proboscis 1.0.2 released
James Pye - 2008-06-23 22:13 - pg/python Fixes issue with dbapi2.connect() and now properly handles errno.ECONNRESET(Ignoring it caused a superfluous exception to be raised on close()).
pgTAP 0.02 Released
David Wheeler - 2008-06-23 22:13 - pgTAP I've just uploaded pgTAP 0.02 to pgFoundry. pgTAP is a collection of PL/pgSQL test functions, or asserions, which emit TAP, the Test Anything Protocol. The distribution also includes a Perl script that can run pgTAP test scripts in a harness, where results can be analyzed and reported.
New version of pfm
Willem Herremans - 2008-06-23 22:12 - Postgres Forms (pfm) Version 2.0 of Postgres Forms (pfm) has been released.
PL/Proxy 2.0.5
Marko Kreen - 2008-06-09 22:32 - PL/Proxy Fix parser crash when CLUSTER func(); and CLUSTER 'str'; were both used in single session.
pgloader 2.3.1 with fixed format support
Dimitri Fontaine - 2008-06-03 19:03 - PostgreSQL Loader This new version has seen some testing of max_parallel_sections setting, a user using 10 parallel sections to load a 1000 sections file. So this version saw some bugfixes too...
SkyTools 2.1.7
Marko Kreen - 2008-06-03 19:03 - SkyTools Bugfix release. Start quoting table and column
names in queries, PgQ retry/failed event handling
fixes plus few smaller ones.Details here: http://pgfoundry.org/frs/shownotes.php?release_id=1163
pg_proboscis 1.0 released
James Pye - 2008-06-02 09:56 - pg/python 1.0 has hit. ``easy_install pg_proboscis-1.0`` to install. It is incompatible with 0.9 and 0.1, but API stability is now guaranteed; only *incremental* changes will take place in addition to bug fixes. Notably, pg_foundation(pgsql basics), pg_typical(binary type conversions), pg_pqueue(PQ 3.0 protocol implementation), pg_greentrunk(API spec) all hit 1.0 with it.
Npgsql 2.0 Beta 4 Released
Josh Cooley - 2008-05-21 16:00 - Npgsql .Net Data Provider for Postgresql The Npgsql Development Team is proud to announce Npgsql Beta 4 is available.
This release fixes many critical bugs in beta 3. It includes EntityFramework Beta 3 support.
pgchem::tigress in the wild
Ernst-Georg Schmid - 2008-05-15 14:44 - pgchem::tigress Since May 2008, ChemCollect GmbH has an online searchable product catalog, based on pgchem::tigress.
http://www.chemcollect.de/ -> Catalog
libpqtypes Initial Release
Andrew Chernow - 2008-05-09 20:18 - libpqtypes libpqtypes offers an alternative printf/scanf style API for sending and receiving values to and from a PostgreSQL backend.
Andrew Chernow & Merlin Moncure
Contributed by eSilo, LLC. for the PostgreSQL Community
v 0.2b1 released
Joshua Tolley - 2008-05-02 19:13 - PL/LOLCODE PL/LOLCODE v0.2b1 is available from pgfoundry. This version supports most of the LOLCODE language features at some level, including such programming obscurities as comparisons and loops, and even some basic support for database queries.
Pgintcl bugfix release
L J Bayuk - 2008-05-02 19:13 - Pure-Tcl Interface to PostgreSQL Pgintcl-3.0.2 has been released. This contains 1 bug fix for prepared query parameters containing non-ASCII characters.
|
|
| |
|
| PgFoundry Statistics |
| Hosted Projects: 292 Registered Users: 8,690
|
| |
| Top Project Downloads |
| (1,019,632) PostgreSQL OLE DB provider for Windows
(779,333) Npgsql .Net Data Provider for Postgresql
(184,245) pgpool
(169,146) Komo PostgreSQL Client
(78,098) PGCluster
(55,502) PgWorksheet
(42,162) A PostgreSQL Interface for Tcl
(33,081) PL/Java
(27,800) PostgreSQL packages for Solaris
(23,380) Sample Databases
|
| |
| Highest Ranked Users |
| | No Stats Available
|
| |
| Most Active This Week |
| ( 100.0% ) Npgsql .Net Data Provider for Postgresql ( 98.9% ) PostgreSQL/EnterpriseDB Stack Builder ( 97.9% ) DBD-Pg PPM Binaries ( 96.8% ) pgScript ( 95.7% ) SkyTools ( 94.7% ) pgsnap ( 93.6% ) pgpool ( 92.6% ) PostgreSQL Loader ( 91.5% ) PGCluster ( 90.4% ) PL/Java ( 89.4% ) PostgreSQL OLE DB provider for Windows ( 88.3% ) NSS and PAM Modules ( 87.2% ) pg/python ( 86.2% ) PostgreSQL packages for Solaris ( 85.1% ) pgFouine ( 84.0% ) PgBouncer ( 83.0% ) PgWorksheet ( 81.9% ) PostgreSQL top ( 80.9% ) Sample Databases ( 79.8% ) mysql2pgsql
|
| |
| Recently Registered Projects |
| (07/22) twin (multi-master replication) (07/08) Git Admin (07/03) MSSQL to PGSQL conversion tool (06/11) PGsql Resource Agent (06/09) pgTAP (06/06) pg_compress (06/05) PyReplica (05/31) pg_recovery (05/24) TDomain Manager - Domain Management (05/19) pllua-classic
|
|
| |
|