Re: [ADMIN] initdb on postgresql 7.1.2 running under cygwin on win 2000

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Steve SAUTETNER" <ssa(at)informactis(dot)com>
Cc: "Pgsql-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [ADMIN] initdb on postgresql 7.1.2 running under cygwin on win 2000
Date: 2001-08-14 19:36:45
Message-ID: 19797.997817805@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Steve SAUTETNER" <ssa(at)informactis(dot)com> writes:
> Running: /usr/bin/postgres -boot -x1 -C -F -D/data/pgsql -d template1

> and then the postgres process freezes and take 100 % of cpu, never creating
> the template1 files, so i must kill it.

> As anyone an idea on what's happening ?

Nope. Can you attach to the stuck process with gdb and get a stack
trace? Knowing where it's hung up would help.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gordon Campbell 2001-08-14 19:42:39 DeadLocks
Previous Message Lamar Owen 2001-08-14 19:30:49 Re: PostgreSQL articles