X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id EE3F0D1B21B for ; Sun, 4 Jul 2004 09:35:32 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 53174-03 for ; Sun, 4 Jul 2004 12:35:32 +0000 (GMT) Received: from www.postgresql.com (www.postgresql.com [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id 72FC2D1B34D for ; Sun, 4 Jul 2004 09:34:48 -0300 (ADT) Received: by www.postgresql.com (Postfix, from userid 80) id 5DC72CF49FF; Sun, 4 Jul 2004 09:34:48 -0300 (ADT) To: pgsql-www@postgresql.org Subject: New News Entry Message-Id: <20040704123448.5DC72CF49FF@www.postgresql.com> Date: Sun, 4 Jul 2004 09:34:48 -0300 (ADT) From: www@www.postgresql.com (World Wide Web Owner) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests=HTML_MESSAGE X-Spam-Level: X-Archive-Number: 200407/8 X-Sequence-Number: 4678 A new entry has been added to the news database. Database Admin: http://www.postgresql.org/admin/edit_news.php?208 Submitted by: justin@postgresql.org Headline: Slony-I (Production Grade) Replication System Released Summary: The Slony-I team is proudly presenting the 1.0 release of the most advanced replication solution for the most advanced Open Source Database in the world. Story: The Slony-I team is proudly presenting the 1.0 release of the most advanced replication solution for the most advanced Open Source Database in the world: http://www.slony.org The multithreaded replication engine requires the libpq client library to be compiled with --enable-thread-safety on certain operating systems.  Known are thus far Solaris and AIX.  Other operating systems are known to not require this (Linux-X86, FreeBSD-X86, FreeBSD-Alpha, OpenBSD-Sparc64 and OSX).  The configuration script is broken with respect to the --enable-thread-safety switch for Solaris.  Please apply this patch, configure and recompile libpq: threadsafe-libpq-742.diff.gz. We will make patches for 7.3.x available on request.