Thread: processor going at 100%

processor going at 100%

From
Konrad Hernblad
Date:
i d/led and installed cygwin onto my win2k pro machine and ran the below
command to create a new db:

initdb -D /var/db/pgsql/data

when i did this, i received the following output:

Creating directory /var/db/pgsql/data
Creating directory /var/db/pgsql/data/base
Creating directory /var/db/pgsql/data/global
Creating directory /var/db/pgsql/data/pg_xlog
Creating template database in /var/db/pgsql/data/base/1

however, on the last line my processor hits 100% and the process hasn't
finished even after waiting 5+ minutes.

anyone know what the problem could be?

thx.

--------------
TERRORIST ATTACK ON AMERICA (tues, sept 11, 2001)

Information and Disaster Relief Resources
http://www.konrad.ws/terroristAttackOnAmerica_infoAndDisasterReliefResources.htm


Re: processor going at 100%

From
Jason Tishler
Date:
Konrad,

On Sun, Sep 16, 2001 at 07:59:20PM -0400, Konrad Hernblad wrote:
> anyone know what the problem could be?

Yes.  You did *not* read postgresql-7.1.3.README or FAQ_MSWIN or search
the pgsql-cygwin archives.

Jason