From owner-freebsd-ports@FreeBSD.ORG Wed Oct 25 20:32:13 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F52816A4DE for ; Wed, 25 Oct 2006 20:32:13 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by mx1.FreeBSD.org (Postfix) with SMTP id BA92343DF9 for ; Wed, 25 Oct 2006 20:30:25 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 22422 invoked from network); 25 Oct 2006 20:30:07 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=x4wrfkuolqwaY/HqeHpgSnP1KffufwpbMgZyh0vq+m+FvTEExT04QHpiZnawhPJ5Rnij32Rf7KwjnXuMiv9sPv3Jb9A+m3y1C02exsVmyGeIFoDWYH1rl95uaf0VGDdg9TO0hn4P23t3NhIlrweouIlmnTLQr6yGzshUYzMe0qo= ; Received: from unknown (HELO ?172.16.0.200?) (mikej@rogers.com@74.111.253.239 with plain) by smtp100.rog.mail.re2.yahoo.com with SMTP; 25 Oct 2006 20:30:07 -0000 Message-ID: <453FC96F.10506@rogers.com> Date: Wed, 25 Oct 2006 16:30:39 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: PostgreSQL 8.1 install is missing postgresql.conf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2006 20:32:13 -0000 --- To initialize the database, run /usr/local/etc/rc.d/010.pgsql.sh initdb You can then start PostgreSQL by running: /usr/local/etc/rc.d/010.pgsql.sh start For postmaster settings, see ~pgsql/data/postgresql.conf --- So, i followed these instructions, only to find out that the port does not install the above mentioned config file. When i attempted to start the server, i got the following error: postmaster cannot access the server configuration file "/usr/local/pgsql/data/postgresql.conf": No such file or directory and the script just hangs there, it wont even respond to ^C. load: 0.01 cmd: pg_ctl 82652 [suspended] 0.01u 0.03s 0% 3052k