initdb 'no such file or directory' error

From: "Ian Oxley" <ijoxley(at)yahoo(dot)co(dot)uk>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: initdb 'no such file or directory' error
Date: 2005-07-11 12:00:32
Message-ID: 20050711120312.57E4552882@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi

I am having trouble running initdb on Cygwin/Windows XP Pro: the error I am
getting is as follows:

$ initdb -D /home/pgdata

The files belonging to this database system will be owned by user
"postgres".

This user must also own the server process.

The database cluster will be initialized with locale C.

creating directory /home/pgdata... ok

creating directory /home/pgdata/base... ok

creating directory /home/pgdata/global... ok

creating directory /home/pgdata/pg_xlog... ok

creating directory /home/pgdata/pg_clog... ok

cp: cannot stat '/dev/null.exe': no such file or directory

Having searched the lists I cannot seem to find anything relating to this
last line: cp: cannot stat '/dev/null.exe': no such file or directory

Any help that anyone can provide would be much appreciated.

Thanks

Ian

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Ian Oxley 2005-07-11 13:03:52 Recall: initdb 'no such file or directory' error
Previous Message Sebastiano Pilla 2005-07-09 10:17:55 Segmentation fault after upgrading to 1.5.18-1