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 E377E9DC849 for ; Sat, 17 Dec 2005 10:21:44 -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 02008-01 for ; Sat, 17 Dec 2005 10:21:48 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from asmodeus.mcnaught.org (sp-260-1.net4.netcentrix.net [4.21.254.118]) by postgresql.org (Postfix) with ESMTP id A28039DC883 for ; Sat, 17 Dec 2005 10:21:42 -0400 (AST) Received: from [4.21.254.71] (helo=Douglas-McNaughts-Powerbook.local) by asmodeus.mcnaught.org with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1EncwT-0006C4-FC; Sat, 17 Dec 2005 09:21:45 -0500 To: Andre Truter Cc: Leonel Nunez , 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> From: Douglas McNaught Date: Sat, 17 Dec 2005 09:21:29 -0500 In-Reply-To: <1134828849.14378.45.camel@fullyautomatix.home.trusoft.co.za> (Andre Truter's message of "Sat, 17 Dec 2005 16:14:09 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200512/866 X-Sequence-Number: 88429 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. -Doug