From owner-freebsd-questions@FreeBSD.ORG Sun Sep 7 16:01:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C62DA1065671 for ; Sun, 7 Sep 2008 16:01:17 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id 97F1F8FC17 for ; Sun, 7 Sep 2008 16:01:17 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1594537rvf.43 for ; Sun, 07 Sep 2008 09:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=hs+9R27NepFRX13qzBD2TS+Ths/YJLS8DS0JJd558aU=; b=PkPiYWeNrZITGR9FKGMUsWj+emu5r7Enc+v/9ZNIFd+nNO4F4sP2150rZahyMr7nxD lTLYieQoi7NDfJDcvKmXtVbjH5GNk3bEd4V4ki23R6edtGllhd1R7233kYgQ507lccx3 DQiodCWosUZtmaONhF7zn3wlbkZf16H2OWDoM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=HkXG1+9JY+EqpXPVAhaKH1VKqVtpqBF3wG+Lyzx4tyseoqdVfdH5C1Blvko+FlFwW/ 6DB466ey6HVVfr4yxiMPpZMwJO/y7ProBKsv2ATiMGnbGqHwMBFRm2n5qELt5nMFz/oP ebW90GoRXVTiKRjSWASn525lkmUjMArreIrhw= Received: by 10.140.125.1 with SMTP id x1mr8148919rvc.217.1220803277181; Sun, 07 Sep 2008 09:01:17 -0700 (PDT) Received: by 10.141.28.19 with HTTP; Sun, 7 Sep 2008 09:01:17 -0700 (PDT) Message-ID: <11167f520809070901x6541d01eu50dfd5b1d358099d@mail.gmail.com> Date: Sun, 7 Sep 2008 11:01:17 -0500 From: "Sam Fourman Jr." To: "R Dicaire" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1218342771.53495.1.camel@localhost> Cc: User Lenzi , freebsd-questions@freebsd.org Subject: Re: [SOLVED} bind9 sdb pgsql X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2008 16:01:17 -0000 On Sun, Aug 10, 2008 at 12:53 AM, R Dicaire wrote: > On Sun, Aug 10, 2008 at 12:32 AM, User Lenzi wrote: >> With a bit of work I was able to successfully build/replace bind9.4.2 >> port and add pgsql sdb support. If anyone's interested, I can post the >> method I used. >> >> >> I am interested, please if you put the posts it would be nice.... > > Sergio, I hope this helps. > > http://www.freebsddiary.org/phorum/read.php?f=4&i=331&t=331 does anyone have a sample pgsql table layout and sample zone data, I can't get this to work Sam Fourman Jr.