Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 26F58B5DBCC for ; Mon, 15 Aug 2011 14:59:51 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 41719-01 for ; Mon, 15 Aug 2011 17:59:44 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.216.174]) by mail.postgresql.org (Postfix) with ESMTP id 68770B5DBC4 for ; Mon, 15 Aug 2011 14:59:44 -0300 (ADT) Received: by qyk38 with SMTP id 38so938187qyk.19 for ; Mon, 15 Aug 2011 10:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1NIfYd9+Nn1JZu9UxVHsPKpy6clgOC1SZ5+RJDQAk9o=; b=GMTMKdGaZ+aCDMeZXemSBeCYwyQEQNGUBZF7YBAnkiAFGC5Ky/HDEEjfm3gSeSKajl t4PyL1/2eHDlSbsbNlykk7lMUmdyxfp0iiY9hs0myd3jdl3x7PFeeKha5mQ9uc6RHAX/ M4N9yNXA1aKI7maEG0CSUhTuBgIveOdLHJ9Sw= MIME-Version: 1.0 Received: by 10.229.248.66 with SMTP id mf2mr2725849qcb.188.1313431183795; Mon, 15 Aug 2011 10:59:43 -0700 (PDT) Received: by 10.229.183.130 with HTTP; Mon, 15 Aug 2011 10:59:43 -0700 (PDT) In-Reply-To: References: <4E325671.8070602@archidevsys.co.nz> Date: Mon, 15 Aug 2011 13:59:43 -0400 Message-ID: Subject: Re: postgres-9.1beta3 typo: recommendable --> recommended From: Robert Haas To: Jaime Casanova Cc: Gavin Flower , pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.899 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001 X-Spam-Level: X-Archive-Number: 201108/11 X-Sequence-Number: 6901 On Tue, Aug 2, 2011 at 12:53 AM, Jaime Casanova wrote: > On Fri, Jul 29, 2011 at 1:42 AM, Gavin Flower > wrote: >> /postgres-9.1/share/doc/html/manage-ag-overview.html >> In the folowing partagrasoh 'recommendable' should be 'recommended'. >> >> [...] >> Databases are physically separated and access >> control is managed at the connection level. If one PostgreSQL server >> instance is to house projects or users that should be separate and for the >> most part unaware of each other, it is therefore recommendable to put them >> into separate databases. If the projects or users are interrelated and >> should be able to use each other's resources, they should be put in the same >> database but possibly into separate schemas. >> [...] >> > > maybe it's because i'm not a natural english speaker but this sounds > like we are recommended to put the users in another database. probably > it is refering to the user's resources... maybe we can make it more > explicit? The only thing that seems weird about it to me is that recommendable is a word that is almost never used by native English speakers. Or at least not the native English speakers I know. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company