X-Original-To: pgsql-hackers-win32-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id E477714B27FB for ; Mon, 9 Aug 2004 11:10:05 -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 26763-10 for ; Mon, 9 Aug 2004 14:09:57 +0000 (GMT) Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by svr1.postgresql.org (Postfix) with ESMTP id 7751E14B2800 for ; Mon, 9 Aug 2004 11:09:55 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=ratbert.vale-housing.co.uk) by anchor-post-30.mail.demon.net with esmtp (Exim 3.35 #1) id 1BuAqb-0009kM-0U for pgsql-hackers-win32@postgresql.org; Mon, 09 Aug 2004 14:09:57 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: Win32 PostgreSQL 8.0 Beta 1 Installer available for download Date: Mon, 9 Aug 2004 15:09:55 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Win32 PostgreSQL 8.0 Beta 1 Installer available for download Thread-Index: AcR+Govm2Tx3dXp8R42NPMGp/pfK6g== From: "Dave Page" To: , , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/104 X-Sequence-Number: 1782 I've just packaged and uploaded a new version of the Win32 PostgreSQL installer beta, with PostgreSQL 8.0 Beta 1 and todays snapshot of pgAdmin III. This is a beta for the installer as well as PostgreSQL itself, so please report bugs for either. Bug reports for pgAdmin are also welcome at pgadmin-support@postgresql.org as we are nearing our own beta. This version of the installer includes various changes from the last version: - Add zlib.dll used by pg_dump et al. for compression - Warn the user that initdb may take a couple of minutes. - Allow user selection of service ID (allowing multiple postmaster services to be installed). - Write service details to a predicable location in the registry for use by control/client programs. - Set the default service account name to 'postgres' - Add missing encoding, sort the list. - Various spelling/layout cleanups. - pgAdmin now automatically detects local servers and allows startup/shutdown of them. Download from: http://pgfoundry.org/project/showfiles.php?group_id=3D1000007 Regards, Dave (and Magnus)