Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id F108764FC2D for ; Tue, 16 Dec 2008 11:39:07 -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 46050-02 for ; Tue, 16 Dec 2008 11:39:05 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id F2ED464FF57 for ; Tue, 16 Dec 2008 11:39:04 -0400 (AST) Received: (qmail invoked by alias); 16 Dec 2008 15:39:02 -0000 Received: from gmp-ea-fw-1.sun.com (EHLO dhcp-eesp05-101-214.Finland.Sun.COM) [192.18.1.36] by mail.gmx.net (mp070) with SMTP; 16 Dec 2008 16:39:02 +0100 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1+HyN557UCHmHNzZKsgccVe3jag9rpkNIfVDSJ0Uv eclGE4JpVVm26a Message-ID: <4947CB8D.1080100@gmx.net> Date: Tue, 16 Dec 2008 17:38:53 +0200 From: Peter Eisentraut User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Alvaro Herrera CC: Pg Docs Subject: Re: "managing kernel resources" and platform-specific notes References: <20081216144836.GJ4741@alvh.no-ip.org> In-Reply-To: <20081216144836.GJ4741@alvh.no-ip.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.72 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: 200812/15 X-Sequence-Number: 5022 Alvaro Herrera wrote: > We've got some platform-specific notes in the "managing kernel > resources" (17.4.1 on 8.4devel) page. Since we recently got > platform-specific sections in the installation instructions (15.8), it > seems a good idea to move these notes to the new sections. It was my intent to make 15.8 platform-specific *installation* notes. Platform-specific run time and configuration notes should be kept close to where those issues are discussed, IMO.