From: | koester(at)x-itec(dot)de |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | PostgreSQL 8 install fails (initdb) |
Date: | 2005-02-21 10:31:10 |
Message-ID: | 1289412981.20050221113110@freenet.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi there,
I have downloaded release 8.x for installation. Compilation and so on
works fine (FreeBSD 5.2.1)
initdb fails with the following informations:
copying template1 to template0 ... cp: /usr/local/pgsql/data/base/1/16384: Invalid argument
cp: /usr/local/pgsql/data/base/1/17175: Invalid argument
cp: /usr/local/pgsql/data/base/1/17180: Invalid argument
cp: /usr/local/pgsql/data/base/1/17183: Invalid argument
cp: /usr/local/pgsql/data/base/1/17185: Invalid argument
...
FATAL: could not initialize database directory
DETAIL: Failing system command was: cp -r '/usr/local/pgsql/data/base/1' '/usr/local/pgsql/data/base/17229'
HINT: Look in the postmaster's stderr log for more information.
child process exited with exit code 1
initdb: removing data directory "/usr/local/pgsql/data"
Anything I can do?
--
Best regards
Bo
From | Date | Subject | |
---|---|---|---|
Next Message | Russell Smith | 2005-02-21 10:35:14 | Re: error while loading shared libraries: libpq.so.3 |
Previous Message | Marco Colombo | 2005-02-21 10:29:58 | Re: Scalability with large numbers of tables |