X-Original-To: pgsql-admin-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id BC4EC329EC2; Tue, 21 Sep 2004 12:59:35 +0100 (BST) 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 84291-04; Tue, 21 Sep 2004 11:59:23 +0000 (GMT) Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by svr1.postgresql.org (Postfix) with ESMTP id 820DF329EBD; Tue, 21 Sep 2004 12:59:25 +0100 (BST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 140988F2F7; Tue, 21 Sep 2004 13:59:26 +0200 (CEST) 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.0.6249.0 Subject: Re: windows docs? Date: Tue, 21 Sep 2004 13:59:25 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE475D13@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [ADMIN] windows docs? Thread-Index: AcSfzlGIdi7uhKYpTxmrjD7Iu8QQ4QAAtkRAAABEceA= From: "Magnus Hagander" To: "Dave Page" , "Robert Treat" Cc: , 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: 200409/189 X-Sequence-Number: 14892 > > I guess another alternative is jut remove faq_mswin from the main=20 > > sources and then leave it up to cygwin/native projects to maintain=20 > > thier own faqs, with perhaps a single question in the main=20 > postgresql=20 > > pointing to both of the other faqs... anyone have a preference? >=20 > The problem with our new FAQ is that much of it is installer=20 > specific, so including it in the main distro which doesn't=20 > include the installer code just seems wrong somehow. Perhaps=20 > the existing faq should have a note in bold at the top=20 > directing ppl to the installer FAQ if that's what they really=20 > want, and leave the rest of the doc for Cygwin/Mingw specific issues. It would be really good if we had a one-stop-shop for FAQ items for Windows users, though... Look at the installer faq now for example - a lot of those Qs are about postgreqsl itself and not the installer. But that's where people look (or in the main FAQ, but not in both). Or we can chose to live with duplicate questions... As long as we keep the answers in sync. //Magnus