From: | Mike Schroepfer <mike(at)centerrun(dot)com> |
---|---|
To: | 'Gary Stainburn ' <gary(dot)stainburn(at)ringways(dot)co(dot)uk>, "'pgsql-cygwin(at)postgresql(dot)org '" <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: initdb hangs |
Date: | 2002-10-25 15:57:47 |
Message-ID: | A281DEDA135C2549AC42955F4C983F8612B9F9@mail01.raplix.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Hello Gary,
Hanging in this spot on initdb usually means you do not have
the ipc-daemon.exe process running (from cygipc). Make sure you have
that running and you should be fine.
Cheers,
Mike
-----Original Message-----
From: Gary Stainburn
To: pgsql-cygwin(at)postgresql(dot)org
Sent: 10/25/2002 8:54 AM
Subject: [CYGWIN] initdb hangs
Hi all,
I've just installed the binary only cygwin today and I'm trying to get
postgesql working. I've had a quick look at the readme and the archives
and
I think I've done everything I need to (set
PGDATA=/usr/share/postgressql/data, made sure I've got entries in passwd
and
group etc.)
When I run initdb (with the -D param and without), it hangs on the
bottom
line of the extract below. There is no disk activity and it doesn't
matter
how long I leave it.
Anyone got any ideas?
gary(at)ladvent ~
$ initdb
The files belonging to the database system will be owned by user "gary".
This user bust also own the server process.
Fixing permissions on existing directory /usr/share/postgresql/data...
ok
creating directory /usr/share/postgresql/data/base... ok
creating directory /usr/share/postgresql/data/global... ok
creating directory /usr/share/postgresql/data/pg_xlog... ok
creating directory /usr/share/postgresql/data/pg_clog... ok
creating template1 database in /usr/share/postgresql/data/base/1...
--
Gary Stainburn
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | Gary Stainburn | 2002-10-25 16:01:39 | Re: initdb hangs |
Previous Message | Gary Stainburn | 2002-10-25 15:54:10 | initdb hangs |