initdb on cygwin

From: "Thorsten Ottosen" <tottosen(at)dezide(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: initdb on cygwin
Date: 2002-07-22 08:39:31
Message-ID: ahgg7j$i76$1@sunsite.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Aloha,

I have installed PostgreSql on cygwin. I then create
a directory /usr/local/pgsql/data and changed access permission
to full. I then try to execute this:
===================
bash-2.05b$ initdb -D /usr/local/pgsql/data
The files belonging to this database system will be owned by user
"thorsten".
This user must also own the server process.

Fixing permissions on existing directory /usr/local/pgsql/data... ok
creating directory /usr/local/pgsql/data/base... ok
creating directory /usr/local/pgsql/data/global... ok
creating directory /usr/local/pgsql/data/pg_xlog... ok
creating directory /usr/local/pgsql/data/pg_clog... ok
creating template1 database in /usr/local/pgsql/data/base/1...
====================

but then the system hangs, that is, it never seems to get past the latst
line. Does anybody
have an idea about what I could be doing wrong?

Thanks

Thorsten,
Dezide Aps
www.dezide.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vicente Vives 2002-07-22 10:16:53 usernames and passwords
Previous Message Vicente Vives 2002-07-22 06:25:37 usernames and passwords