This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Postgres initdb hangs..


if it hasnt been answered already, make sure you have
cyg-ipc daemon running, i had the same problem.

dan

----- Original Message ----- 
From: "Michael F. March" <march@indirect.com>
To: "Cygwin mailing list" <cygwin@cygwin.com>
Sent: Saturday, September 29, 2001 4:52 AM
Subject: Postgres initdb hangs..


> Here is how far it gets:
> 
> 
>   Administrator@D4LHBR01 ~
>   $ initdb -d -D /usr/local/pgsql/data
>   Running with debug mode on.
> 
>   Initdb variables:
>     PGDATA=/usr/local/pgsql/data
>     datadir=/usr/share/postgresql
>     PGPATH=/usr/bin
>     TEMPFILE=/tmp/initdb.2004
>     MULTIBYTE=SQL_ASCII
>     MULTIBYTEID=0
>     POSTGRES_SUPERUSERNAME=Administrator
>     POSTGRES_SUPERUSERID=500
>     TEMPLATE1_BKI=/usr/share/postgresql/template1.bki
>     GLOBAL_BKI=/usr/share/postgresql/global.bki
>     TEMPLATE1_DESCR=/usr/share/postgresql/template1.\
>     description
>     LOBAL_DESCR=/usr/share/postgresql/global.description
>       POSTGRESQL_CONF_SAMPLE=/usr/share/postgresql/\
>       postgresql.
>      conf.sample
>     PG_HBA_SAMPLE=/usr/share/postgresql/pg_hba.conf.sample
>     PG_IDENT_SAMPLE=/usr/share/postgresql/pg_ident.conf.sample
>   This database system will be initialized with username "Administrator".
>   This user will own all the data files and must also own the server
> process.
> 
>   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
>   Running: /usr/bin/postgres -boot -x1 -C -F -D/usr/local/pgsql/data -d
> template1
> 
> And that is it..
> 
> The Postgres process continues to consume 96% of the CPU.
> 
> I have done this on two machines with the current Cygwin.
> 
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]