vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 |
| ||||
| 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 |