Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id CDF17B5DC35 for ; Mon, 19 Sep 2011 16:02:04 -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 06414-03 for ; Mon, 19 Sep 2011 19:01:58 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0-rc2 Received: from mail-qw0-f42.google.com (mail-qw0-f42.google.com [209.85.216.42]) by mail.postgresql.org (Postfix) with ESMTP id CB4E2B5DBC4 for ; Mon, 19 Sep 2011 16:01:57 -0300 (ADT) Received: by qwi4 with SMTP id 4so18164578qwi.1 for ; Mon, 19 Sep 2011 12:01:57 -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:content-transfer-encoding; bh=+HkmLVIeOrd2PlvnSYCQr9kjzsrzfROzcsgnliyNd44=; b=TKR2jkJanMNhQIHpqyFJDO6/C5gHLWTt9e6GFzwSr1qGCRp71WNKrQjpMIEBLzqcSy pIec4HBlVSnX6bSyfaRge1Lky/ZrAEwcnirpKFC94Pvdlx6SjHnrfEjqabIJzMMUpcNm oia/JE6Q8Eduv7zcb+2rWg/jE7EVTcp4T4BpY= MIME-Version: 1.0 Received: by 10.229.64.99 with SMTP id d35mr2365403qci.277.1316458915885; Mon, 19 Sep 2011 12:01:55 -0700 (PDT) Received: by 10.229.236.71 with HTTP; Mon, 19 Sep 2011 12:01:55 -0700 (PDT) In-Reply-To: <20110915165157.GA24580@cns.vt.edu> References: <20110915165157.GA24580@cns.vt.edu> Date: Mon, 19 Sep 2011 15:01:55 -0400 Message-ID: Subject: Re: create foreign table From: Robert Haas To: Ray Stell Cc: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 201109/54 X-Sequence-Number: 6975 On Thu, Sep 15, 2011 at 12:51 PM, Ray Stell wrote: > Oh, I see my mistake. =A0Maybe the inclusion of a link to "CREATE SERVER" > http://www.postgresql.org/docs/9.1/static/sql-createserver.html in the > server_name definition would be helpful, just like in the data_type line. > I was having trouble making the leap since the idea was a new one on me. > > different topic 1: > > When I put the word "foreign" in the search area on this page > http://www.postgresql.org/docs/9.1/static/index.html > it does not find create foreign table. Yes. AFAICT, somehow that search has become hopelessly broken. It doesn't seem to find anything. I am pretty sure that it did before. > different topic 2: > > Is there a way to know what chapter you are in when on any page of the do= cs? > Maybe add to the navigation line at the top: > > Home -> Documentation -> Manuals -> PostgreSQL 9.1 -> PUT YOUR CHAPTER HE= RE? > > like this: > > Home -> Documentation -> Manuals -> PostgreSQL 9.1 -> I. SQL Commands That's not a bad idea either. --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company