Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id AAB5B63275E for ; Fri, 9 Jan 2009 10:13:17 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 63329-10 for ; Fri, 9 Jan 2009 10:13:08 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mail.postgresql.org (Postfix) with ESMTP id 2F885632627 for ; Fri, 9 Jan 2009 10:13:03 -0400 (AST) Received: by wf-out-1314.google.com with SMTP id 25so9559380wfc.28 for ; Fri, 09 Jan 2009 06:13:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=T7xSG4t5tRV0hMMnYeox2FMy4iuxZDcSpnvmeJys/ac=; b=bjpNecJA/SP5Iw1i9AvBR8AXWynNVOrsIpKc6RwGBzbO0BxV6JpsZglooPrKr0xBBT 1CL+QZ8B8oTI8Jb3/KnNBJbtgebw4vWgjgpNG3x60RTujqrABbsyku58ShIp+g1b/VP+ pNNf2YDhcKi9EVA5wdqqrVKReL/NxR5llJLsg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GLfPzyFlEK3I3sbNUF2i0OgGQyuvPG0J7RchLceENkagu6fjyU2sHtM3VhTqQ/hA1f Oo8vfrtXFpvhmY+76HdG0SVh6DqjMNap4TeGuyQmO9amngLpXSKisx6e8hm40Htxp/PK 4R98cgI5q0CfoOmTDzLyyyd5+w0y+WWT4DLuM= Received: by 10.142.237.20 with SMTP id k20mr282895wfh.93.1231510382187; Fri, 09 Jan 2009 06:13:02 -0800 (PST) Received: by 10.142.237.6 with HTTP; Fri, 9 Jan 2009 06:13:02 -0800 (PST) Message-ID: Date: Fri, 9 Jan 2009 12:13:02 -0200 From: "Emanuel Calvo Franco" To: pgsql-docs Subject: Re: Current docs are too comlicated for new Postgre users; thoughts on improvement In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200901/6 X-Sequence-Number: 5042 2008/12/25 Nikolay Samokhvalov : > Currently, Part III (Server Administration) starts with three chapters: > 15. Installation Instructions > 16. Installation on Windows > 17. Operating System Environment > > Here in Russia we have a situation, when the number of Win32 users of > Postgres is constantly increasing, so more and more questions like > "I've tried to install Postgres, clicked next/next/ok/ok/finish in > installation wizard, but it doesn't work / service cannot start / I > cannot connect" appear. > > The problem is that we cannot just say "RTFM" them, because it's > really hard to find (and in some cases even impossible) to find the > proper part of docs. Why? The chapters 15 and 16 of the main docs are > not about installation -- they are about building Postgres from > sources. Currently, even for *nix DBA installation most frequently > means really installation from RPM/.deb/bsd ports/etc, including > creation of system user and running initdb. > > As for Windows users, I haven't meet at least one who needs to know > how to build Postgres from sources under Windows! And really often I > see that Windows users cannot continue after some silly errors with > initdb process. Docs cannot help them -- they open Chapter 16, got > stuck and go away. And only really experienced DBAs know, that initdb > (one of the most important processes for newbies) is described in > "17.2. Creating a Database Cluster", which is located under "17. > Operating System Environment" in the main contents listing. > Here in Argentina is happenning the same thing. In that way we create content in our site (arpug.com.ar) . Wherever, there is a wiki, and there is a lot of that information on the web. But, you are correct when you talk about troubleshooting problems on windows and in the mailing list some people answer when a guy have windows problems 'migrate to *nix'... > I think that docs really need to be clarified, at least titles should > be corrected. I'd rename chapter 15 to smth like 'Building from source > code on *nix platforms", and 16th one to 'Building from source code on > Windows' and chapter 17 (most important) to 'Creation and Initial > configuration of database cluster' (maybe with some corrections of > contents). > in the same site we expose tis howto because the only place that exist is in the wiki > Going further, I'd remove detailed building instructions from the > beginning of Server Administration part (either to separate but single > chapter or even to appendix) and describe in details how to install > Postgres in different ways on different platforms, including: > - installation from RPM/deb/other packages; > - special attention to Windows users (how to install? what are common > problems?) /* btw, I won't wonder if win32 version of Postgres is > being downloaded more often than others */ > - short version of installation from sources; > - initdb process; > - initial configuration on different platforms. > > I believe that this question is one of the most important when we are > thinking how to grow user base. > I'm watching that the manual in pdf is growing and my poor computer cries when i open 8.4devel manual.. i don't think when we arrive to 8.5... > Thoughts? > > -- > Sincerely yours, > Nikolay Samokhvalov > Postgresmen LLC, http://postgresmen.ru > > -- > Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-docs > -- Emanuel Calvo Franco ArPUG / AOSUG Member Postgresql Support & Admin