X-Original-To: pgsql-general-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 13BFD9DCB91 for ; Sat, 17 Dec 2005 10:33:12 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 01122-08 for ; Sat, 17 Dec 2005 10:33:15 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.194]) by postgresql.org (Postfix) with ESMTP id 1F44E9DCB5C for ; Sat, 17 Dec 2005 10:33:08 -0400 (AST) Received: by uproxy.gmail.com with SMTP id s2so148011uge for ; Sat, 17 Dec 2005 06:33:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:references:message-id:from:content-type:mime-version:content-transfer-encoding:date:in-reply-to:user-agent; b=RRHEhWwP22e0MuzFHzRJUVcAuNlUoA0Pd6gf66E1jeIC17SLnmuUE9GH7zjw8gufMhbTCoVLSb3IqKTNKb4YmGQbYRUNlz6zDqe4hiGmTnUfJlx+g2Bz8DEQuvKcjPEPxO+2FeIvSyL9r6OhEl0N1WN5a2Iw5gzqanN20zTHGwI= Received: by 10.66.114.4 with SMTP id m4mr1081382ugc; Sat, 17 Dec 2005 06:33:10 -0800 (PST) Received: from localhost ( [68.191.211.177]) by mx.gmail.com with ESMTP id h1sm1722922ugf.2005.12.17.06.33.09; Sat, 17 Dec 2005 06:33:10 -0800 (PST) To: pgsql-general@postgresql.org Subject: Re: DBlink documentation References: <1134823993.14378.37.camel@fullyautomatix.home.trusoft.co.za> <43A4109C.6060304@enelserver.com> <1134827063.14378.41.camel@fullyautomatix.home.trusoft.co.za> <43A41AFE.9030007@enelserver.com> <1134828849.14378.45.camel@fullyautomatix.home.trusoft.co.za> Message-ID: From: "Russ Brown" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Sat, 17 Dec 2005 08:33:02 -0600 In-Reply-To: User-Agent: Opera M2/8.51 (Linux, build 1462) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.12 required=5 tests=[AWL=0.120] X-Spam-Score: 0.12 X-Spam-Level: X-Archive-Number: 200512/867 X-Sequence-Number: 88430 On Sat, 17 Dec 2005 08:21:29 -0600, Douglas McNaught wrote: > Andre Truter writes: > >> On Sat, 2005-12-17 at 07:04 -0700, Leonel Nunez wrote: >> >>> download the source for your PostgreSQL version unpackit >>> and check on the contrib/dblink dir >>> >> >> Yes, that is what I have been trying to do, but where do I download the >> dblink source from? > > That's what he's trying to tell you--it's in the 'contrib' directory > of the main source tarball. > Is the documentation not available online somewhere? -- Russ