010.pgsql.sh does not react

From: "pobox(at)verysmall(dot)org" <pobox(at)verysmall(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: 010.pgsql.sh does not react
Date: 2006-06-09 12:41:53
Message-ID: 44896C91.1050402@verysmall.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I did a clean install of 8.0.8 from ports on FreeBSD 5.4 and tried -

./010.pgsql.sh start
./010.pgsql.sh initdb

but there was no reaction.

This worked normal -

/usr/local/bin/initdb -D /usr/local/pgsql/data

Also

./010.pgsql.sh initdb

works in clean install if I put postgresql_enable="YES" in /etc/rc.conf
and reboot.

Why isn't

./010.pgsql.sh start
./010.pgsql.sh initdb

working? Am I doing something wrong?

Iv

Responses

Browse pgsql-general by date

  From Date Subject
Next Message pobox@verysmall.org 2006-06-09 12:56:01 Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Previous Message andrey dmitrenko 2006-06-09 11:51:23 Re: Manual Installation of PostgreSQL on Windows