On 1/5/06, Richard Huxton wrote:
|N_E_O| wrote:> 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 dir
|N_E_O| wrote:
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.
1. What is in /u
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 comm