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 6EDDF9DC883 for ; Sat, 17 Dec 2005 10:11:27 -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 96475-07 for ; Sat, 17 Dec 2005 10:11:31 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from enelserver.com (enelserver.com [66.111.53.70]) by postgresql.org (Postfix) with ESMTP id 6D9F59DC849 for ; Sat, 17 Dec 2005 10:11:25 -0400 (AST) Received: from enelserver.com (debian [127.0.0.1]) by enelserver.com (Postfix) with ESMTP id 42BE560355; Sat, 17 Dec 2005 07:19:47 -0500 (EST) Received: from [201.133.212.218] (enelserver.com [66.111.53.70]) by enelserver.com (Postfix) with ESMTP id C1CAE60353; Sat, 17 Dec 2005 07:19:46 -0500 (EST) Message-ID: <43A41AFE.9030007@enelserver.com> Date: Sat, 17 Dec 2005 07:04:46 -0700 From: Leonel Nunez User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andre Truter Cc: 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> In-Reply-To: <1134827063.14378.41.camel@fullyautomatix.home.trusoft.co.za> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.01 required=5 tests=[AWL=0.010] X-Spam-Score: 0.01 X-Spam-Level: X-Archive-Number: 200512/864 X-Sequence-Number: 88427 Andre Truter wrote: >On Sat, 2005-12-17 at 06:20 -0700, Leonel Nunez wrote: > > > >>It's on the contrib package >> >> > >No, unfortunately the SUSE people did not include it in the contrib >package. > > > >>or in the contrib dir if you installed from source >> >> >> >Installed from rpm package. >I have searched for the dblink source to get the docs from there, but I >have also failed to find it so far. >Maybe I am searching wrong? > >I searched the Postgres site for 'dblink source' > > > download the source for your PostgreSQL version unpackit and check on the contrib/dblink dir leonel