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 E9BE714B2800; Tue, 10 Aug 2004 04:21:13 -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 68515-02; Tue, 10 Aug 2004 07:21:05 +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 AA95314B27FC; Tue, 10 Aug 2004 04:21:04 -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 1BuQwS-0001RS-0U; Tue, 10 Aug 2004 07:21:05 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: [pgsql-hackers-win32] Win32 PostgreSQL 8.0 Beta 1 Installer available X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Tue, 10 Aug 2004 08:21:04 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] [pgsql-hackers-win32] Win32 PostgreSQL 8.0 Beta 1 Installer available Thread-Index: AcR+Y8zBPdcycCQ9SR6T9oXc7PTCyQARlf5w From: "Dave Page" To: "Bruce Momjian" Cc: "Jochem van Dieten" , "PostgreSQL www" , "PostgreSQL Win32 port list" , "Marc G. Fournier" 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/42 X-Sequence-Number: 4817 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Bruce Momjian > Sent: 09 August 2004 23:52 > To: Bruce Momjian > Cc: Jochem van Dieten; PostgreSQL www; PostgreSQL Win32 port=20 > list; Marc G. Fournier > Subject: Re: [pgsql-www] [pgsql-hackers-win32] Win32=20 > PostgreSQL 8.0 Beta 1 Installer available >=20 >=20 > I just installed beta1 and it worked fine. The only thing I=20 > would change is that the "Initializing Database Cluster"=20 > message has a title with that text, but the message says it=20 > will take a minute or two.=20 > Should we also put text in the window indicating we are=20 > initializing the database cluster, rather than just mention=20 > it in the title. OK, I can do that. >=20 > Also, we have no "uninstall" option on the START menu. Is=20 > this intentional? I used the control panel to uninstall the=20 > previous version. I'm a neat freak when it comes to menus so tend not to add uninstall options to the Start menu that simply replicate what's in Add/Remove Programs (which I think is where it should be anyway). You can also right-click the msi file and select uninstall incidently, and there is a todo item to allow add/remove components, uninstall and repair options if you run the installer a second time. Regards, Dave.