Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: initdb error message



Am Freitag, 23. März 2007 11:44 schrieb Susanne Ebrecht:
> I tried an initdb and got a error message about no space left on device
> and semaphores stuff (the message was in german, because my system is
> german, that's the reason, I don't paste this message here).
>
> No hint, that I just have forgotten, to stop the daemon.
>
> Is it possible to add a  hint  in that error message, that maybe just
> the daemon is still running?

If a daemon is still running in the same directory, you will get an error 
message that the directory still exists.  Therefore, the daemon must be 
running in a different directory, and there is no definite reason why you 
should stop that one.  It might be serving some other application.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group