Hi, Anybody else having trouble getting PostgreSQL to run on startup? I always have to do "/etc/rc.d/postgresql start" manually. My line in /etc/rc.conf.local reads: pkg_scripts=postgresql,enginx. Nothing fishy in the logs. I'm using postgresql-server-9.2.3 (initdb -D /var/postgresql/data/) on OpenBSD 5.3.
Thanks. O.D.