Re: initdb problem

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Greg Riddick'" <gr3k(at)virginia(dot)edu>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: initdb problem
Date: 2001-12-23 20:17:37
Message-ID: FED2B709E3270E4B903EB0175A49BCB10473B3@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

-----Original Message-----
From: Greg Riddick [mailto:gr3k(at)virginia(dot)edu]
Sent: 23 December 2001 21:46
To: pgsql-cygwin(at)postgresql(dot)org
Subject: [CYGWIN] initdb problem


I installed the latest versino of cygwin which includes postgresql. I'm
having a problem with initdb hanging.
Here's a copy of what I'm doing:
----------------------------------------------------------

$ initdb -D /usr/local/pgsql/data
This database system will be initialized with username "Greg
This user will own all the data files and must also own the

Creating directory /usr/local/pgsql/data
Creating directory /usr/local/pgsql/data/base
Creating directory /usr/local/pgsql/data/global
Creating directory /usr/local/pgsql/data/pg_xlog
Creating template1 database in /usr/local/pgsql/data/base/1

Make sure that ipc-daemon is running.

Regards, Dave.

Browse pgsql-cygwin by date

  From Date Subject
Next Message Greg Riddick 2001-12-23 21:45:53 initdb problem
Previous Message Brian Marshall 2001-12-22 07:17:36 Re: Running under Cygwin: stability - performance?