|
Home > Archive > PostgreSQL Discussion > May 2005 > freebsd port successful/failed install
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
freebsd port successful/failed install
|
|
| Matthew Terenzio 2005-05-31, 8:24 pm |
|
Any FreeBSD experts know what conditions might have the port
(postgresql-server-8.0.1_3) look like like it installs successfully but
/usr/local/pgsql/data is not created and so there is no postgresql.conf
to find.
also running /usr/local/etc/rc.d/010.pgsql.sh initdb looks like it
just shoots blanks.
I'd supply more info if I knew what to offer you on this one.
Thanks,
Matt
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly
| |
| Marc G. Fournier 2005-05-31, 8:24 pm |
| On Tue, 31 May 2005, Matthew Terenzio wrote:
>
> Any FreeBSD experts know what conditions might have the port
> (postgresql-server-8.0.1_3) look like like it installs successfully but
> /usr/local/pgsql/data is not created and so there is no postgresql.conf to
> find.
>
> also running /usr/local/etc/rc.d/010.pgsql.sh initdb looks like it just
> shoots blanks.
did you add postgresql_enable="YES" to /etc/rc.conf like the install
process tells you?
more /usr/ports/databases/postgresql80-server/pkg-message-server :
To run PostgreSQL at startup, add
'postgresql_enable="YES"' to /etc/rc.conf
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
|
|
|
|
|