== PostgreSQL Weekly News - May 08 2005 ==

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: == PostgreSQL Weekly News - May 08 2005 ==
Date: 2005-05-09 07:11:04
Message-ID: 20050509071103.GA11442@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

== PostgreSQL Weekly News - May 08 2005 ==

Two major bugs have been found and will be fixed in the upcoming
releases 7.3.10, 7.4.8 and 8.0.3. Hot fix is here:
http://www.postgresql.org/about/news.315

The PostgreSQL Development Group is getting ready for a feature freeze
in June. Exciting new features include 2-phase commit, multiple OUT
parameters, bitmapped indexes, shared row locks, integrated
auto-VACUUM and buffer cache fixes for SMP. Now is a good time to get
your submissions in, as -hackers will not look kindly on mega-patches
two days before freeze.

Jan Wieck has found two rare race conditions which will be fixed in
Lively, wide-ranging discussions have been going on about enabling
pl/pgsql by default, acquiring patents, Unicode, and Oracle-style
packages. Keep it lively!

PostgreSQL developers uncovered a bug in Fedora Core 3 that might be
in ld.
http://archives.postgresql.org/pgsql-hackers/2005-05/msg00488.php

Andrew Dunstan has added header support to COPY CSV in CVS tip.

== PostgreSQL Product News ==

Slony-I 1.1 beta2 is out, beta3 soon to follow. New features include
pgxs compilation--no more source trees required, a fix for a
concurrency problem with MOVE_SET and ACCEPT_SET events, and both RPM
and Debian packages.
http://slony.info/

phpPgAdmin is getting some new features: multiple servers, plug-in
architecture, and Slony support.
http://phppgadmin.sourceforge.net/

RPM packages for pgpool are available:
http://pgpool.projects.postgresql.org/

DBLink-TDS is a very simple version of the dblink contrib module but
linked with freetds libs to connect to a MSSQL remote database. Right
now, it's possible to returns tables with SELECTs and manipulate data
with INSERT/UPDATE/DELETE.
http://pgfoundry.org/projects/dblink-tds/

NSS and PAM Modules for PostgreSQL have a new release:
http://sourceforge.net/projects/pam-pgsql/

EMS PostgreSQL Data Export 2.0 released:
http://www.postgresql.org/about/news.317

== PostgreSQL in the News ==

PostgreSQL heads off the competition in an 'installation and getting
started' review of MySQL 5, Oracle 10g and PostgreSQL 8.
http://www.suite101.com/article.cfm/oracle/115560

General Bits: http://www.varlena.com/GeneralBits/
Array Arithmetic, Aggregates, and Alliteration

PostgreSQL Weekly News brought to you this week by David Fetter and
Devrim Gündüz

Browse pgsql-announce by date

  From Date Subject
Next Message Joshua D. Drake 2005-05-09 21:07:04 Mammoth PostgreSQL Replication 8.0.2 Released
Previous Message Greg Sabino Mullane 2005-05-04 23:44:18 Re: [ANNOUNCE] IMPORTANT: two new PostgreSQL security problems found