| From: | |N_E_O| <neobugs(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Problem with Starting server 7.4.10_1 on FreeBSD |
| Date: | 2006-01-05 11:59:13 |
| Message-ID: | cae2ab480601050359r56c0a2ecsb7de2e1946b21046@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I have a question that might be noobish and it might not. I dont know cus i
havent tried PostgrSQL before.
i did the simple task og installing the database server on FreeBSD 6.0 (make
install clean in the ports tree).
I then did make auto-confige for the port /usr/net-mngt/nav/
It did the initdb command(/usr/local/etc/rc.d/010.pgsql.sh initdb) and got
an "error":
initdb: file "/usr/local/share/postgresql/postgres.bki" not found
This means you have a corrupted installation or identified the
wrong directory with the invocation option -L.
Thoug this diden't seem to be a problem and it tried to start the db
(/usr/local/etc/rc.d/010.pgsql.sh start)
FATAL: "/usr/local/pgsql/data" is not a valid data directory
DETAIL: File "/usr/local/pgsql/data/PG_VERSION" is missing.
Help please... i need to get the datebase working.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | frank church | 2006-01-05 13:31:30 | Loading large amounts of data in a SQL command |
| Previous Message | Matthew Peter | 2006-01-05 08:50:34 | Re: plpgsql question |